django/docs/ref
Aymeric Augustin 6c392bb2c0 Moved doc on the DTL's syntax to the ref/ section.
This makes room for a more general introduction about templating.

Updated some links to point to the new location, but kept those that
didn't talk specifically about the DTL.
2015-01-10 19:41:14 +01:00
..
class-based-views
contrib Moved doc on the DTL's syntax to the ref/ section. 2015-01-10 19:41:14 +01:00
files
forms
models Fixed #24020 -- Refactored SQL compiler to use expressions 2015-01-08 14:07:54 -05:00
templates Moved doc on the DTL's syntax to the ref/ section. 2015-01-10 19:41:14 +01:00
applications.txt
checks.txt
clickjacking.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
csrf.txt
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router. 2015-01-10 00:30:48 +07:00
request-response.txt
schema-editor.txt
settings.txt Moved doc on the DTL's syntax to the ref/ section. 2015-01-10 19:41:14 +01:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt Fixed #22384 -- Deprecated reversing URLs by dotted path. 2014-06-03 07:30:14 -04:00
urls.txt
utils.txt Fixed #24073 -- Returned None for get_language when translations are deactivated 2015-01-08 17:43:07 +01:00
validators.txt Fixed #20003 -- Improved and extended URLValidator 2015-01-06 14:04:25 -05:00
views.txt