0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/ref
2016-03-05 13:05:10 -05:00
..
class-based-views Fixed #26217 -- Added a warning about format strings to WeekArchiveView docs. 2016-03-01 10:29:52 -05:00
contrib
files
forms
models Fixed #26321 -- Added missing "for_save" parameter in expressions example. 2016-03-03 19:36:03 -05:00
templates Fixed #26275 -- Noted difference between o and Y date format chars. 2016-02-27 08:05:12 -05:00
applications.txt
checks.txt
clickjacking.txt
csrf.txt Fixed #26165 -- Added some FAQs about CSRF protection. 2016-03-01 08:45:05 -05:00
databases.txt
django-admin.txt Fixed #26315 -- Allowed call_command() to accept a Command object as the first argument. 2016-03-05 13:05:10 -05:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Fixed #26309 -- Documented that login URL settings no longer support dotted paths. 2016-03-03 07:34:14 -05:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt