django1/django/contrib
Erik Romijn f88700d610 Fix #19664 -- Illegal Characters In Session Key Give Fatal Error On File Backend Only 2013-05-19 15:33:05 +02:00
..
admin Fixed #12674 -- provide a way to override admin validation 2013-05-19 12:42:52 +02:00
admindocs Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 2013-05-19 13:18:35 +02:00
auth Fix #20447: URL names given to contrib.auth.views are now resolved. 2013-05-19 14:36:38 +02:00
comments Replaced an antiquated pattern. 2013-05-17 18:08:58 +02:00
contenttypes Fix NoneType error when fetching a stale ContentType with get_for_id 2013-05-18 17:31:28 +02:00
flatpages Fixed #13285: populate_xheaders breaks caching 2013-05-18 17:03:43 +02:00
formtools Replaced an antiquated pattern. 2013-05-17 18:08:58 +02:00
gis Replaced an antiquated pattern. 2013-05-17 18:08:58 +02:00
humanize Updated contrib.humanize translation template 2013-05-18 23:11:39 +02:00
messages Remove unnecessary and problematic parent class from SuccessMessageMixin 2013-05-17 08:59:06 -07:00
redirects Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
sessions Fix #19664 -- Illegal Characters In Session Key Give Fatal Error On File Backend Only 2013-05-19 15:33:05 +02:00
sitemaps Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
sites Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
staticfiles Replaced an antiquated pattern. 2013-05-17 18:08:58 +02:00
syndication Stopped using non-standard __globals__ and __code__ attributes. 2013-03-17 10:44:28 +01:00
webdesign Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00