..
auth
[1.7.x] Fixed #23793 -- Clarified password reset behavior in auth docs
2014-11-15 17:44:29 +01:00
class-based-views
[1.7.x] Fixed #22154 -- Added "Built-in" to some class-based views titles.
2014-08-23 19:31:05 -04:00
db
[1.7.x] Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses.
2014-10-06 08:24:07 -04:00
forms
[1.7.x] Fixed #23690 - fixed examples of manual rendering of form fields
2014-11-16 14:36:08 +01:00
http
[1.7.x] Fixed versionchanged indentation in docs/.
2014-11-03 21:43:21 -05:00
i18n
[1.7.x] Clarified that makemessages -l takes a locale name, not a language code.
2014-08-26 08:11:55 -04:00
testing
[1.7.x] Fixed #23778 -- Added a doc section on using the Django runner for reusable apps.
2014-11-21 13:07:45 -07:00
cache.txt
[1.7.x] Fixed #22827 -- clarified what each cache middleware does.
2014-07-25 06:26:41 -04:00
checks.txt
[1.7.x] Fixed typo in docs/topics/checks.txt.
2014-09-05 14:30:01 -04:00
conditional-view-processing.txt
email.txt
[1.7.x] Fixed #23900 -- Added missing imports in code example.
2014-11-23 23:08:13 +01:00
files.txt
[1.7.x] Fixed #22347 -- Unified FileSystemStorage documentation.
2014-04-02 13:01:03 -04:00
index.txt
Added first cut at reference documentation for the checks framework.
2014-03-03 18:56:11 +08:00
install.txt
[1.7.x] Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
2014-08-12 13:48:21 -04:00
localflavor.txt
logging.txt
[1.7.x] Fixed pep8 in docs/topics/logging.txt
2014-10-15 18:56:00 -04:00
migrations.txt
[1.7.x] Fix malformed note directive.
2014-11-17 16:43:25 -07:00
pagination.txt
performance.txt
Fixed doc typos.
2014-02-28 11:44:03 -05:00
python3.txt
[1.7.x] Removed thread customizations of six which are now built-in.
2014-11-13 11:34:03 +01:00
security.txt
[1.7.X] Fixed #23561 -- Corrected a security doc example that requires an unquoted HTML attribute.
2014-09-26 11:08:26 -06:00
serialization.txt
[1.7.x] Fixed versionchanged indentation in docs/.
2014-11-03 21:43:21 -05:00
settings.txt
[1.7.x] Fixed #17638 -- Added crosslinks between topic and reference guides.
2014-09-29 18:17:13 -04:00
signals.txt
[1.7.x] Fixed #22507 -- Clarified nature of the sender argument of signals
2014-04-25 23:16:24 +02:00
signing.txt
Fixed #18745 - Documentation change explaining tuple to list with signing.
2014-02-16 13:12:49 +01:00
templates.txt
[1.7.x] Fixed #23735 -- Clarified that admindocs must be enabled to view template tag libraries in admin.
2014-10-30 19:04:34 -04:00