django1/django/contrib
Raphael Michel 39937de7e6 Fixed #24929 -- Allowed permission_required decorator to take any iterable 2015-06-08 13:44:39 -04:00
..
admin Moved jQuery to a vendor/jquery subdirectory. 2015-06-07 22:23:42 +02:00
admindocs Fixed #17085, #24783 -- Refactored template library registration. 2015-05-21 09:12:06 -05:00
auth Fixed #24929 -- Allowed permission_required decorator to take any iterable 2015-06-08 13:44:39 -04:00
contenttypes Updated translations from Transifex 2015-04-30 14:29:08 +02:00
flatpages Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
gis Fixed #24862 -- Improved PostGIS database connection error message 2015-06-05 21:58:30 +02:00
humanize Updated translations from Transifex 2015-04-30 14:29:08 +02:00
messages Removed translations from contrib.messages 2015-03-18 09:30:20 +01:00
postgres Instead of using DjangoJSONEncoder, use base_field's value_to_string. 2015-06-06 12:55:04 +01:00
redirects Updated translations from Transifex 2015-04-30 14:29:08 +02:00
sessions Fixed #24915 -- Added stricter session key validation 2015-06-06 20:04:20 -04:00
sitemaps Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
sites Fixed #24774 -- Made contrib.site's Site.domain field unique 2015-05-16 08:43:42 -04:00
staticfiles Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
syndication Fixed #24728 -- Renamed mime_type to content_type for syndication feeds 2015-06-04 13:24:18 -04:00
webdesign Moved contrib.webdesign tests out of contrib. 2015-02-11 12:30:07 -05:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00