..
class-based-views
Fixed #26020 -- Normalized header stylings in docs.
2016-01-22 12:12:17 -05:00
contrib
Fixed #26020 -- Normalized header stylings in docs.
2016-01-22 12:12:17 -05:00
files
Fixed #26020 -- Normalized header stylings in docs.
2016-01-22 12:12:17 -05:00
forms
Fixed #26020 -- Normalized header stylings in docs.
2016-01-22 12:12:17 -05:00
models
Fixed #26020 -- Normalized header stylings in docs.
2016-01-22 12:12:17 -05:00
templates
Fixed #26118 -- Added 'is' operator to if template tag.
2016-01-22 15:35:28 -05:00
applications.txt
Fixed #26032 -- Moved "project root directory" to a separate paragraph.
2016-01-04 10:52:20 -05:00
checks.txt
Fixed #24116 -- Moved AdminSite.check_dependencies() to system checks.
2016-01-22 18:29:56 -05:00
clickjacking.txt
Fixed #26020 -- Normalized header stylings in docs.
2016-01-22 12:12:17 -05:00
csrf.txt
Changed `action="."` to `action=""` in tests and docs.
2016-01-21 13:59:15 -05:00
databases.txt
Fixed #26121 -- Updated MySQL storage engine example.
2016-01-22 08:19:00 -05:00
django-admin.txt
Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.
2016-01-25 12:39:06 -05:00
exceptions.txt
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00
index.txt
Moved CSRF docs out of contrib.
2014-11-03 07:47:39 -05:00
middleware.txt
Removed versionadded/changed annotations for 1.8.
2015-09-23 19:31:11 -04:00
migration-operations.txt
Fixed #24109 -- Allowed RunSQL and RunPython operations to be elided.
2016-01-23 14:19:03 -05:00
request-response.txt
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00
schema-editor.txt
Fixed #22603 -- Reorganized classes in django.db.backends.
2015-01-14 14:16:20 -05:00
settings.txt
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
2016-01-14 18:21:33 -05:00
signals.txt
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
2016-01-14 18:21:33 -05:00
template-response.txt
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
2015-12-23 09:14:32 -05:00
unicode.txt
Added missing period to "etc.".
2016-01-11 18:05:15 -05:00
urlresolvers.txt
Fixed #26020 -- Normalized header stylings in docs.
2016-01-22 12:12:17 -05:00
urls.txt
Fixed #26020 -- Normalized header stylings in docs.
2016-01-22 12:12:17 -05:00
utils.txt
Refs #13008 -- Forwardported 1.8.8 release note.
2015-12-24 11:37:21 -05:00
validators.txt
Fixed #25755 -- Unified spelling of "website".
2015-11-16 06:44:14 -05:00
views.txt
Fixed #25697 -- Made default error views error when passed a nonexistent template_name.
2016-01-14 07:05:38 -05:00