..
class-based-views
Fixed #26124 -- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
contrib
Fixed #25974 -- Switched GIS docs to 4 spaces indentation.
2016-02-19 09:27:32 -05:00
files
Fixed #23832 -- Added timezone aware Storage API.
2016-02-23 18:51:43 -05:00
forms
Fixed #26124 -- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
models
Fixed #26238 -- Raised explicit error for non-editable field in ModelForm
2016-02-21 00:24:20 +01:00
templates
Fixed #25670 -- Allowed dictsort to sort a list of lists.
2016-02-23 12:15:08 -05:00
applications.txt
Changed gypsy to manouche in docs and tests.
2016-02-03 09:45:30 -05:00
checks.txt
Removed unneeded hint=None/obj=None in system check messages.
2016-02-12 13:01:25 -05:00
clickjacking.txt
Fixed #26124 -- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
csrf.txt
Fixed #26181 -- Corrected AngularJS CSRF example.
2016-02-09 09:22:23 -05:00
databases.txt
Fixed #26121 -- Updated MySQL storage engine example.
2016-01-22 08:19:00 -05:00
django-admin.txt
Fixed #26190 -- Returned handle() result from call_command
2016-02-23 09:12:12 +01:00
exceptions.txt
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00
index.txt
middleware.txt
Fixed #26124 -- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
migration-operations.txt
Fixed #25833 -- Added support for non-atomic migrations.
2016-02-05 09:09:05 -05:00
request-response.txt
Fixed #26014 -- Added WSGIRequest content_type and content_params attributes.
2016-02-10 18:19:23 -05:00
schema-editor.txt
Fixed #26124 -- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
settings.txt
Fixed #26187 -- Removed weak password hashers from PASSWORD_HASHERS.
2016-02-22 18:59:23 -05:00
signals.txt
Fixed #26124 -- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
template-response.txt
Fixed #26124 -- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
unicode.txt
Added missing period to "etc.".
2016-01-11 18:05:15 -05:00
urlresolvers.txt
Fixed #26124 -- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
urls.txt
Fixed #26124 -- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
utils.txt
Fixed #26124 -- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
validators.txt
Fixed #26107 -- Added option to int_list_validator() to allow negative integers.
2016-02-18 18:58:18 -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