django1/django/contrib
Tim Graham 9a5fe5b29f Added ordering to prevent non-deterministic test failure; refs #23099. 2014-09-10 13:30:04 -04:00
..
admin Fixed #23431 -- Allowed inline and hidden references to admin fields. 2014-09-08 13:49:07 -04:00
admindocs Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
auth Use "catch" instead of "trap" for exceptions. 2014-09-08 22:23:44 +02:00
contenttypes Fixed #22411: Throw a more helpful error if contenttypes doesn't exist. 2014-09-05 11:59:56 -07:00
flatpages Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
formtools Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
gis Added ordering to prevent non-deterministic test failure; refs #23099. 2014-09-10 13:30:04 -04:00
humanize Corrected indentation in a contrib.humanize test; refs #23340. 2014-09-10 12:26:15 -04:00
messages Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
postgres Fixed #22962 -- Default values for ArrayField with migrations. 2014-07-29 10:37:11 +01:00
redirects Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
sessions Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
sitemaps Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
sites Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
staticfiles Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase 2014-08-28 08:44:26 +02:00
syndication Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
webdesign Fixed #22789 -- Deprecated django.contrib.webdesign. 2014-07-14 08:45:19 -04:00
__init__.py