1
0
mirror of https://github.com/django/django.git synced 2024-12-28 12:06:22 +00:00
django/docs/ref
Loic Bistuer 8f4877c89d Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router.
Thanks Markus Holtermann and Tim Graham for the review.
2015-01-10 00:30:48 +07:00
..
class-based-views
contrib
files
forms
models Fixed #24020 -- Refactored SQL compiler to use expressions 2015-01-08 14:07:54 -05:00
templates Fixed #24022 -- Deprecated the ssi tag. 2015-01-05 19:35:02 -05: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 Fixed #24072 -- Added FileResponse for streaming binary files. 2015-01-05 10:51:52 -05:00
schema-editor.txt
settings.txt Fixed #24022 -- Deprecated the ssi tag. 2015-01-05 19:35:02 -05: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 Fixed #20003 -- Improved and extended URLValidator 2015-01-06 14:04:25 -05:00
views.txt