django1/django/contrib
Claude Paroz ea27e26b09 Deprecated legacy GeoManager/GeoQuerySet methods 2015-04-22 19:54:17 +02:00
..
admin Removed cases of six.iter* wrapped in a list() 2015-04-18 23:29:29 +10:00
admindocs Removed cases of six.iter* wrapped in a list() 2015-04-18 23:29:29 +10:00
auth Refactored PasswordResetTokenGenerator to be a bit more extensible. 2015-04-20 14:27:12 -04:00
contenttypes Fetched updated contrib translations from Transifex 2015-04-01 19:51:50 +02:00
flatpages Fetched updated contrib translations from Transifex 2015-04-01 19:51:50 +02:00
gis Deprecated legacy GeoManager/GeoQuerySet methods 2015-04-22 19:54:17 +02:00
humanize Fetched updated contrib translations from Transifex 2015-04-01 19:51:50 +02:00
messages Removed translations from contrib.messages 2015-03-18 09:30:20 +01:00
postgres Stopped special-casing postgres-specific tests 2015-04-18 15:17:49 +02:00
redirects Fetched updated contrib translations from Transifex 2015-04-01 19:51:50 +02:00
sessions Fixed #24621 -- Fixed and documented SessionBase.pop's second argument 2015-04-13 10:32:03 -04:00
sitemaps Removed cases of six.iter* wrapped in a list() 2015-04-18 23:29:29 +10:00
sites Fetched updated contrib translations from Transifex 2015-04-01 19:51:50 +02:00
staticfiles Fixed #23986 -- Fixed collectstatic --clear failure if STATIC_ROOT dir doesn't exist. 2015-03-07 10:47:07 -05:00
syndication Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
webdesign Moved contrib.webdesign tests out of contrib. 2015-02-11 12:30:07 -05:00
__init__.py