django1/django/contrib
dzhuang e17088a108 Fixed #29213 -- Fixed autocomplete widget's translations for zh-hans/zh-hant. 2018-03-13 10:58:34 -04:00
..
admin Fixed #29213 -- Fixed autocomplete widget's translations for zh-hans/zh-hant. 2018-03-13 10:58:34 -04:00
admindocs Fixed #29038 -- Removed closing slash from HTML void tags. 2018-01-21 02:09:10 -05:00
auth Corrected User model docstring about required fields. 2018-03-04 15:24:36 -05: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 #28981 -- Added an exception if GeoIP database can't be loaded from the path. 2018-03-05 12:20:30 -05:00
humanize Updated translations from Transifex 2018-02-28 20:06:52 +01:00
messages Fixed imports per isort 4.3.0. 2018-02-01 09:29:46 +01:00
postgres Updated translations from Transifex 2018-02-28 20:06:52 +01:00
redirects Updated translations from Transifex 2018-02-28 20:06:52 +01:00
sessions Updated translations from Transifex 2018-02-28 20:06:52 +01: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