0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/ref
Aymeric Augustin d89019a84d Improved template ugrading docs.
Recommending Template(template_code) was dumb. Described alternatives.
2015-01-10 21:11:58 +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 Improved template ugrading docs. 2015-01-10 21:11:58 +01:00
applications.txt
checks.txt
clickjacking.txt
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
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
views.txt