django1/django/contrib
Paul Donohue 1ed31efb87 [2.0.x] Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object.
Backport of 33a0b7ac81 from master
2018-04-12 13:11:53 -04:00
..
admin [2.0.x] Fixed #29221 -- Corrected admin's autocomplete widget to add a space after custom classes. 2018-03-15 10:56:06 -04:00
admindocs [2.0.x] Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object. 2018-04-12 13:11:53 -04:00
auth Reverted "[2.0.x] Expanded docs for AbstractBaseUser.has_usable_password()." 2018-03-21 20:05:22 -04:00
contenttypes [2.0.x] Updated translations from Transifex 2018-02-28 20:05:45 +01:00
flatpages [2.0.x] Updated translations from Transifex 2018-02-28 20:05:45 +01:00
gis [2.0.x] Fixed #29116 -- Fixed OpenLayersWidget deserialization ignoring the widget map's SRID. 2018-04-02 10:31:39 -04:00
humanize [2.0.x] Updated translations from Transifex 2018-02-28 20:05:45 +01:00
messages [2.0.x] Removed blank lines per isort 4.3.0. 2018-02-20 08:48:55 -05:00
postgres [2.0.x] Fixed #29307 -- Fixed inspectdb import paths for django.contrib.postgres fields. 2018-04-10 09:58:40 -04:00
redirects [2.0.x] Updated translations from Transifex 2018-02-28 20:05:45 +01:00
sessions [2.0.x] Updated translations from Transifex 2018-02-28 20:05:45 +01:00
sitemaps Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
sites [2.0.x] Updated translations from Transifex 2018-02-28 20:05:45 +01:00
staticfiles [2.0.x] Fixed #28776 -- Fixed a/an/and typos in docs and comments. 2017-11-06 22:41:23 -05:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py