django1/django/contrib
GS-14 93331877c8 Fixed #29274 -- Increased the number of common passwords from 1k to 20k. 2018-04-16 11:01:47 -04:00
..
admin Fixed #29322 -- Made admin check all ModelAdmin fieldsets for duplicates. 2018-04-13 11:08:30 -04:00
admindocs Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object. 2018-04-12 13:11:08 -04:00
auth Fixed #29274 -- Increased the number of common passwords from 1k to 20k. 2018-04-16 11:01:47 -04:00
contenttypes Fixed #28988 -- Fixed queries when a GenericRelation is used with multi-table inheritance. 2018-03-12 22:42:48 -04:00
flatpages Updated translations from Transifex 2018-02-28 20:06:52 +01:00
gis Fixed #29116 -- Fixed OpenLayersWidget deserialization ignoring the widget map's SRID. 2018-04-02 10:20:00 -04:00
humanize Updated translations from Transifex 2018-02-28 20:06:52 +01:00
messages Fixed #27863 -- Added support for the SameSite cookie flag. 2018-04-13 20:58:31 -04:00
postgres Fixed #29307 -- Fixed inspectdb import paths for django.contrib.postgres fields. 2018-04-10 09:33:05 -04:00
redirects Updated translations from Transifex 2018-02-28 20:06:52 +01:00
sessions Fixed #27863 -- Added support for the SameSite cookie flag. 2018-04-13 20:58:31 -04:00
sitemaps Refs #23919 -- Removed obsolete __init__.py files in management command directories. 2018-01-03 11:02:26 -05:00
sites Updated translations from Transifex 2018-02-28 20:06:52 +01:00
staticfiles Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries. 2018-01-23 10:30:10 -05:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py