django1/django/contrib
gunchleoc 89b6856aa6 Fixed #25823 -- Made some titles consistent in admindocs. 2015-11-30 11:17:48 -05:00
..
admin Fixed #25827 -- Removed extra spacing in admin's DateTimeField. 2015-11-30 08:46:22 -05:00
admindocs Fixed #25823 -- Made some titles consistent in admindocs. 2015-11-30 11:17:48 -05:00
auth Fixed #20846 -- Increased User.username max_length to 254 characters. 2015-10-29 08:58:49 -04:00
contenttypes Fixed #25611 -- Standardized descriptor signatures. 2015-10-26 11:31:16 -04:00
flatpages Updated translation catalogs 2015-10-09 18:02:47 +02:00
gis Fixed #25835 -- Removed Adaptor alias from spatial operations classes. 2015-11-30 08:57:15 -05:00
humanize Updated translations from Transifex 2015-04-30 14:29:08 +02:00
messages Used getattr() to simplify contrib.messages.api. 2015-09-26 20:04:09 -04:00
postgres Fixed #25772 -- Corrected __len lookup on ArrayField for empty arrays. 2015-11-25 16:53:05 -05:00
redirects Updated translation catalogs 2015-10-09 18:02:47 +02:00
sessions Fixed #25558 -- Fixed nondeterministic test failure on Windows: test_clearsessions_command. 2015-10-17 10:03:11 -04:00
sitemaps Updated sitemaps.ping_google() to use https. 2015-11-19 11:07:27 -05:00
sites Fixed #25692 -- Added natural keys support to Site model. 2015-11-07 21:19:25 +01:00
staticfiles Fixed #25784 -- Prevented an exception on collectstatic help 2015-11-22 20:32:14 +01:00
syndication Fixed #25806 -- Removed name mangling from syndication.Feed's _get_dynamic_attr(). 2015-11-25 17:46:58 -05:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00