django1/django/contrib
Halil Kaya 2027d6acf7 Fixed #26954 -- Prevented ModelAdmin.has_module_permission()=False from blocking access to the app index page. 2016-10-13 09:11:36 -04:00
..
admin Fixed #26954 -- Prevented ModelAdmin.has_module_permission()=False from blocking access to the app index page. 2016-10-13 09:11:36 -04:00
admindocs Updated translations from Transifex 2016-09-30 22:12:41 +02:00
auth Updated translations from Transifex 2016-09-30 22:12:41 +02:00
contenttypes Updated translations from Transifex 2016-09-30 22:12:41 +02:00
flatpages Updated translations from Transifex 2016-09-30 22:12:41 +02:00
gis Fixed gis_tests.geoapp when run in isolation. 2016-10-10 10:13:01 -04:00
humanize Updated translations from Transifex 2016-09-30 22:12:41 +02:00
messages Replaced property() usage with decorator in several places. 2016-08-25 20:06:22 -04:00
postgres Fixed #26327 -- Added JsonAgg to contrib.postgres. 2016-10-07 07:52:03 -04:00
redirects Updated translations from Transifex 2016-09-30 22:12:41 +02:00
sessions Fixed #26764 -- Fixed Session.cycle_key() crash on unaccessed session. 2016-08-08 13:01:25 -04:00
sitemaps Replaced property() usage with decorator in several places. 2016-08-25 20:06:22 -04:00
sites Updated translations from Transifex 2016-09-30 22:12:41 +02:00
staticfiles Replaced smart_* by force_* calls whenever possible 2016-09-03 13:46:41 +02:00
syndication Replaced smart_* by force_* calls whenever possible 2016-09-03 13:46:41 +02:00
__init__.py