django/docs/topics
Tim Graham 24a2bcbcdd Fixed #19402 - Clarified purpose of CustomUser.REQUIRED_FIELDS
Thanks pydanny for the report and ptone for the patch.
2013-02-23 15:42:56 -05:00
..
auth Fixed #19402 - Clarified purpose of CustomUser.REQUIRED_FIELDS 2013-02-23 15:42:56 -05:00
class-based-views Update docs/topics/class-based-views/generic-display.txt 2013-02-19 16:01:06 +08:00
db Fixed #19775 - Clarified requirements of the "default" database. 2013-02-23 15:21:35 -05:00
forms
http Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
i18n
testing Fixed #17797 -- Enabled support for PATCH requests in the dummy test client. Thanks to pfarmer for the suggestion and initial patch. 2013-02-02 18:22:40 -08:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt Fixed typo. 2013-01-23 12:36:48 -08:00
index.txt
install.txt
localflavor.txt
logging.txt
pagination.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt