1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/docs/ref
2015-06-05 09:56:02 -04:00
..
class-based-views
contrib Fixed #24474 -- Allowed configuring the admin's empty change list value. 2015-06-04 21:06:26 -04:00
files
forms Fixed #24191 -- Documented Form.changed_data 2015-06-04 13:51:26 -04:00
models Fixed #22571 -- Added clarification about auto_now_add=True 2015-06-05 09:56:02 -04:00
templates Fixed #24839 -- Removed references to deprecated contrib.webdesign. 2015-05-22 09:39:14 -04:00
applications.txt
checks.txt
clickjacking.txt Fixed #24896 -- Doc'd clickjacking protection doesn't overwrite X-Frame-Options header. 2015-06-02 09:01:38 -04:00
csrf.txt
databases.txt
django-admin.txt Fixed #24159 -- Made compilemessages run across all apps. 2015-06-04 21:02:02 -04:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt Capitalized "Python" in docs. 2015-06-05 08:24:53 -04:00
request-response.txt
schema-editor.txt
settings.txt Cosmetic edits and minor corrections to docs/ref/settings.txt. 2015-05-21 18:58:41 -04:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt