django1/django/contrib
Thomas Chaumeny 9f576dd54f Added tolerance in equality testing to avoid random build failure 2014-09-25 07:19:23 -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 Fixed #23488 -- Added AnonymousUser.get_username(). 2014-09-18 10:48:28 -04:00
contenttypes Fixed #23539 -- Added get_extra(), get_max_num(), and get_min_num() hooks to GenericInlineModelAdmin. 2014-09-24 06:32:42 -04: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 tolerance in equality testing to avoid random build failure 2014-09-25 07:19:23 -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 Fixed #23403 -- Fixed crash in contrib.sitemaps if lastmod returned a date rather than datetime. 2014-09-11 16:09:23 -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