django1/django/contrib
Tim Graham 7fc13178d6 Removed unnecessary order_by() from a GIS test that crashed Oracle.
Oracle cannot order_by() a TextField; refs #23504.
2014-09-18 12:42:55 -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 #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 Removed unnecessary order_by() from a GIS test that crashed Oracle. 2014-09-18 12:42:55 -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 Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00