1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/ref
2016-10-25 11:43:32 -04:00
..
class-based-views
contrib Updated postgresql.org links to https and made them canonical. 2016-10-25 11:43:32 -04:00
files
forms Fixed #27361 -- Used "from django import forms" in forms api docs. 2016-10-19 09:55:21 -04:00
models Updated postgresql.org links to https and made them canonical. 2016-10-25 11:43:32 -04:00
templates
applications.txt Fixed docs typos in lines ending with a dash. 2016-10-06 11:01:20 -04:00
checks.txt Fixed typo in docs/ref/checks.txt. 2016-10-11 10:32:32 -04:00
clickjacking.txt
csrf.txt
databases.txt Updated postgresql.org links to https and made them canonical. 2016-10-25 11:43:32 -04:00
django-admin.txt
exceptions.txt Documented AppRegistryNotReady. 2016-10-06 10:21:57 -04:00
index.txt
middleware.txt Fixed #27345 -- Stopped setting the Date header in ConditionalGetMiddleware. 2016-10-14 12:48:03 -04:00
migration-operations.txt
request-response.txt Fixed docs typos in lines ending with a dash. 2016-10-06 11:01:20 -04:00
schema-editor.txt
settings.txt Updated postgresql.org links to https and made them canonical. 2016-10-25 11:43:32 -04:00
signals.txt
template-response.txt
unicode.txt Updated postgresql.org links to https and made them canonical. 2016-10-25 11:43:32 -04:00
urlresolvers.txt
urls.txt
utils.txt Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware. 2016-10-10 14:55:59 -04:00
validators.txt
views.txt