0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/ref
2016-03-29 08:09:58 -04:00
..
class-based-views Fixed #26376 -- Clarifed meaning of 'search' in TemplateResponseMixin.get_template_names() docs. 2016-03-21 08:09:13 -04:00
contrib Fixed #26415 -- Allowed deleting nodata value on GDALBands. 2016-03-29 08:06:31 -04:00
files
forms Fixed #26265 -- Clarified RadioSelect container's HTML id. 2016-03-19 18:01:10 -04:00
models Fixed #25759 -- Added keyword arguments to customize Expressions' as_sql(). 2016-03-29 08:09:58 -04:00
templates Fixed #26275 -- Noted difference between o and Y date format chars. 2016-02-27 08:05:12 -05:00
applications.txt Fixed #26278 -- Clarified apps.ready docs. 2016-02-25 08:55:10 -05:00
checks.txt Fixed #26365 -- Added a system check to ensure "string_is_invalid" is a string. 2016-03-21 13:01:38 -04:00
clickjacking.txt
csrf.txt Fixed #26165 -- Added some FAQs about CSRF protection. 2016-03-01 08:45:05 -05:00
databases.txt
django-admin.txt Fixed #25658 -- Allowed inspectdb to inspect a specific set of tables. 2016-03-18 08:41:15 -04:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Fixed #25388 -- Added an option to allow disabling of migrations during test database creation 2016-03-23 08:21:30 +08:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed typos in docs. 2016-03-13 19:48:24 +01:00
validators.txt
views.txt Fixed indenting in "Serving files in development" code example 2016-03-09 14:55:55 +11:00