1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/django/contrib
Aymeric Augustin a5b062576b Removed a few trailing backslashes.
We have always been at war with trailing backslashes.
2013-09-22 14:04:10 +02:00
..
admin Fixed #20702 -- Deprecated get_formsets in favor of get_formsets_with_inlines. 2013-09-20 07:47:24 -04:00
admindocs Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
auth Removed a few trailing backslashes. 2013-09-22 14:04:10 +02:00
comments Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00
contenttypes Fixed #16869 -- BaseGenericInlineFormSet.save_new should use form's save() method 2013-09-07 20:00:38 -04:00
flatpages
formtools
gis Added backwards compatability shims for util modules. 2013-09-16 12:53:42 -04:00
humanize Partial revert of 165f44aa. 2013-09-22 14:04:10 +02:00
messages Fixed #20841 -- Added messages to NotImplementedErrors 2013-09-10 11:09:59 -04:00
redirects
sessions Fixed #20841 -- Added messages to NotImplementedErrors 2013-09-10 11:09:59 -04:00
sitemaps Fixed #21112 -- Make sure sitemaps with no lastmod date work correctly. 2013-09-17 10:21:11 -04:00
sites
staticfiles Fixed #20841 -- Added messages to NotImplementedErrors 2013-09-10 11:09:59 -04:00
syndication Refactored code and tests that relied on django.utils.tzinfo. 2013-09-09 22:32:52 +02:00
webdesign Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
__init__.py