django/docs/ref/contrib
Tim Graham a4f0e9aec7 Fixed #28718 -- Allowed user to request a password reset if their password doesn't use an enabled hasher.
Regression in aeb1389442.
Reverted changes to is_password_usable() from
703c266682 and documentation changes from
92f48680db.
2018-03-22 10:03:43 -04:00
..
admin Fixed #29227 -- Allowed BooleanField to be null=True. 2018-03-20 12:10:10 -04:00
gis Corrected doc'd type of some parameters from string to str. 2018-02-12 09:16:57 -05:00
postgres Made SearchQuery examples less sterotyped. 2017-10-17 09:29:47 -04:00
auth.txt Fixed #28718 -- Allowed user to request a password reset if their password doesn't use an enabled hasher. 2018-03-22 10:03:43 -04:00
contenttypes.txt Fixed #28613 -- Doc'd the return value for GenericForeignKey when the related object is deleted. 2017-10-20 14:52:48 -04:00
flatpages.txt Fixed "template tag" spelling in docs. 2018-01-23 09:40:18 -05:00
humanize.txt Fixed #27652 -- Doc'd that intcomma works with floats. 2016-12-30 13:43:40 -05:00
index.txt Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 2016-05-08 18:07:43 -04:00
messages.txt Fixed #26021 -- Applied hanging indentation to docs. 2016-06-03 11:44:34 -04:00
redirects.txt Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
sitemaps.txt Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
sites.txt Refs #27358 -- Removed invalid/unneeded FileField.upload_to in tests/docs. 2016-11-30 17:05:31 -05:00
staticfiles.txt Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00
syndication.txt Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00