0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs
Russell Keith-Magee d3ba8cb88b Fixed #13316 -- Modified the default behavior of PasswordInput to prevent reflecting passwords on form failure. Thanks to clouserw for the report.
Although this changes nothing at a functional level, this is BACKWARDS INCOMPATIBLE from a UX perspective for anyone that wants passwords to be reflected to the user on form failure. See the 1.3 release notes for details.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13498 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-08-06 14:25:58 +00:00
..
_ext Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. Thanks for the report and patch, Ramiro Morales. 2010-07-25 20:39:40 +00:00
_theme/djangodocs Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0. 2010-07-24 10:21:21 +00:00
faq Fixed #14062: Corrected a stray reference to 2.6 as the high level for supported Pythons. Thanks aesmail. 2010-08-05 11:27:20 +00:00
howto Fixed #13636 -- Migrated fixtures tests to use unittests, eliminating another set of expensive flush calls. Thanks to Eric Holscher for the patch. 2010-06-05 05:26:04 +00:00
internals Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. Thanks for the report and patch, Ramiro Morales. 2010-07-25 20:39:40 +00:00
intro Fixed #13880 - added 2.7 to list of supported versions of Python 2010-07-05 17:07:50 +00:00
man
misc
obsolete
ref Fixed #13316 -- Modified the default behavior of PasswordInput to prevent reflecting passwords on form failure. Thanks to clouserw for the report. 2010-08-06 14:25:58 +00:00
releases Fixed #13316 -- Modified the default behavior of PasswordInput to prevent reflecting passwords on form failure. Thanks to clouserw for the report. 2010-08-06 14:25:58 +00:00
topics Fixed #13922 -- Updated resolve() to support namespaces. Thanks to Nowell Strite for the report and patch. 2010-08-05 07:09:47 +00:00
conf.py Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. Thanks for the report and patch, Ramiro Morales. 2010-07-25 20:39:40 +00:00
contents.txt
glossary.txt
index.txt
Makefile Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0. 2010-07-24 10:21:21 +00:00