django/docs/ref
Adam Chainz 8669cf0e68 Fixed #27626 -- Moved MEDIA_URL/STATIC_URL validation to a system check. 2016-12-23 10:55:00 -05:00
..
class-based-views
contrib Fixed #27377 -- Clarified that prepopulated_fields doesn't work with OneToOneField. 2016-12-19 08:33:46 -05:00
files
forms Fixed #27299 -- Documented the Widget.use_required_attribute() method. 2016-10-26 19:29:16 -07:00
models Made cosmetic edits to the "What happens when you save?" docs. 2016-12-17 10:24:08 -05:00
templates
applications.txt
checks.txt Fixed #27626 -- Moved MEDIA_URL/STATIC_URL validation to a system check. 2016-12-23 10:55:00 -05:00
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt Fixed #27600 -- Suppressed the REPL during shell's reading from stdin. 2016-12-21 17:05:33 -05:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt Fixed #27616 -- Fixed incorrect vary_on_headers() example. 2016-12-20 08:30:18 -05:00
schema-editor.txt
settings.txt Fixed #27611 -- Doc'd that CSRF_COOKIE_HTTPONLY setting offers no security. 2016-12-19 17:56:58 -05:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt Documented url()'s 'regex' parameter. 2016-12-22 19:16:26 -05:00
utils.txt
validators.txt
views.txt