django/docs/ref
Matthew Schinckel 493f7e9e1e Fixed #28076 -- Added support for PostgreSQL's interval format to parse_duration(). 2017-07-03 19:53:19 -04:00
..
class-based-views Fixed #28294 -- Doc'd request/args/kwargs attributes of class-based views. 2017-06-28 09:19:52 -04:00
contrib Fixed #28330 -- Prevented passing positional arguments to an Index. 2017-06-27 13:39:37 -04:00
files
forms
models Fixed #28010 -- Added FOR UPDATE OF support to QuerySet.select_for_update(). 2017-06-29 16:00:15 -04:00
templates
applications.txt
checks.txt Fixed #28313 -- Added model name max length check of 100 characters in contrib.contentttypes. 2017-06-26 18:12:35 -04:00
clickjacking.txt
csrf.txt
databases.txt Fixed #28010 -- Added FOR UPDATE OF support to QuerySet.select_for_update(). 2017-06-29 16:00:15 -04:00
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Fixed #28336 -- Fixed typo in docs/ref/settings.txt. 2017-06-27 21:41:10 -04:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #28076 -- Added support for PostgreSQL's interval format to parse_duration(). 2017-07-03 19:53:19 -04:00
validators.txt
views.txt