1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref
2015-09-12 18:42:25 -04:00
..
class-based-views Fixed #25382 -- Removed obsolete references to DateQuerySet. 2015-09-11 12:16:06 -04:00
contrib Renamed admin doc image files to match the documentation they are for. 2015-09-11 12:01:13 -04:00
files
forms
models Fixed #25382 -- Removed obsolete references to DateQuerySet. 2015-09-11 12:16:06 -04:00
templates Removed some discussion of deprecated {% url %} behavior. 2015-09-05 11:55:58 -04:00
applications.txt Refs #25381 -- Clarified that AppConfig model methods search only the current app. 2015-09-11 14:07:12 -04:00
checks.txt
clickjacking.txt
csrf.txt Fixed #25334 -- Provided a way to allow cross-origin unsafe requests over HTTPS. 2015-09-05 09:19:57 -04:00
databases.txt Refs #25345 -- Updated links to code.google.com. 2015-09-04 08:14:21 -04:00
django-admin.txt Documented that the parallel test runner doesn't work on Windows. 2015-09-10 15:41:26 +02:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt Fixed #25371 -- Added reverse_sql and reverse_code examples to docs. 2015-09-09 14:20:47 -04:00
request-response.txt Added default value for default kwargs for QueryDict. 2015-09-05 08:20:41 -04:00
schema-editor.txt
settings.txt Refs #25386 -- Added links to the OPTIONS of the built-in template backends. 2015-09-12 18:42:25 -04:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:07:10 -04:00
validators.txt
views.txt