django1/django/contrib
shanghui 36dd0126a5 [2.0.x] Fixed #28645 -- Reallowed AuthenticationForm to raise the inactive user error when using ModelBackend.
Regression in e0a3d93730.

Thanks Guilherme Junqueira for the report and Tim Graham for the review.

Backport of 359370a8b8 from master
2017-11-08 09:45:35 -05:00
..
admin [2.0.x] Fixed #28768 -- Added Slovak char map for Javascript slug generation. 2017-11-03 09:44:19 -04:00
admindocs Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
auth [2.0.x] Fixed #28645 -- Reallowed AuthenticationForm to raise the inactive user error when using ModelBackend. 2017-11-08 09:45:35 -05:00
contenttypes [2.0.x] Fixed #28776 -- Fixed a/an/and typos in docs and comments. 2017-11-06 22:41:23 -05:00
flatpages Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
gis [2.0.x] Simplified GeometryField.select_format(). 2017-11-04 10:56:28 -04:00
humanize Refs #21415 -- Fixed contrib.humanize translations for es_AR 2017-07-05 08:41:09 +02:00
messages [2.0.x] Fixed typo in MessageMiddleware.process_response() docstring. 2017-10-16 10:35:38 -04:00
postgres [2.0.x] Fixed #28749 -- Added subquery support for ArrayField's __in lookup. 2017-11-01 15:40:32 -04:00
redirects Fixed #28152 -- Made migrations serialize sets as set literals rather than set(). 2017-05-18 09:33:40 -04:00
sessions Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
sitemaps Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
sites Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04: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