django1/django/contrib
Tim Graham a7284cc0c3 Fixed #29809 -- Fixed a crash when a "view only" user POSTs to the admin user change form. 2018-10-01 10:09:50 +02:00
..
admin Fixed CVE-2018-16984 -- Fixed password hash disclosure to admin "view only" users. 2018-10-01 10:05:01 +02:00
admindocs Refs #28909 -- Simplifed code using unpacking generalizations. 2018-09-28 09:57:12 -04:00
auth Fixed #29809 -- Fixed a crash when a "view only" user POSTs to the admin user change form. 2018-10-01 10:09:50 +02:00
contenttypes Fixed #29612 -- Added GenericRelation prefetch_related() cache invalidation. 2018-08-17 14:58:45 -04:00
flatpages Fixed #29746 -- Fixed misleading FlatpageForm URL help text if APPEND_SLASH is disabled. 2018-09-11 12:15:22 -04:00
gis Refs #28909 -- Simplifed code using unpacking generalizations. 2018-09-28 09:57:12 -04:00
humanize Updated translations from Transifex 2018-09-29 17:11:49 +02:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres Updated translations from Transifex 2018-09-29 17:11:49 +02:00
redirects Updated contrib translations from Transifex 2018-08-01 09:24:06 -04:00
sessions Updated contrib translations from Transifex 2018-08-01 09:24:06 -04:00
sitemaps Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
sites Updated contrib translations from Transifex 2018-08-01 09:24:06 -04:00
staticfiles Fixed #29796 -- Added system check for STATICFILES_DIRS prefix ending with a slash. 2018-09-27 19:49:37 -04:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py