.. |
class-based-views
|
a420f83e7d
Fixed #24055 -- Keep reference to view class for resolve()
|
10 years ago |
contrib
|
c2d5f2903c
Removed contrib.flatpages.FlatPageSitemap per deprecation timeline; refs #23884.
|
10 years ago |
files
|
a7c256cb54
Fixed #9893 -- Allowed using a field's max_length in the Storage.
|
10 years ago |
forms
|
57554442fe
Fixed #2443 -- Added DurationField.
|
10 years ago |
models
|
4aa089a9a9
Removed support for custom SQL per deprecation timeline.
|
10 years ago |
templates
|
a3e783fe11
Deprecated passing a Context to a generic Template.render.
|
10 years ago |
applications.txt
|
0fde2ca036
Fixed typo in docs/ref/applications.txt.
|
10 years ago |
checks.txt
|
40a8504357
Fixed #23891 -- Moved deprecation of IPAddressField to system check framework.
|
10 years ago |
clickjacking.txt
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 years ago |
csrf.txt
|
9eb4f28e89
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
|
10 years ago |
databases.txt
|
39b58ad95a
Fixed #24148 -- Documented a bug with case expressions in SQLite < 3.7.0
|
10 years ago |
django-admin.txt
|
4aa089a9a9
Removed support for custom SQL per deprecation timeline.
|
10 years ago |
exceptions.txt
|
8958170755
Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions
|
10 years ago |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 years ago |
middleware.txt
|
df0523debc
Fixed #23531 -- Added CommonMiddleware.response_redirect_class.
|
10 years ago |
migration-operations.txt
|
28308078f3
Fixed #22603 -- Reorganized classes in django.db.backends.
|
10 years ago |
request-response.txt
|
75f107b884
Removed request.REQUEST per deprecation timeline; refs #18659.
|
10 years ago |
schema-editor.txt
|
28308078f3
Fixed #22603 -- Reorganized classes in django.db.backends.
|
10 years ago |
settings.txt
|
f635d75935
Removed support for old-style test database settings per deprecation timeline.
|
10 years ago |
signals.txt
|
f4f24d30e0
Removed pre_syncdb and post_syncdb signals per deprecation timeline.
|
10 years ago |
template-response.txt
|
79deb6a071
Accounted for multiple template engines in template responses.
|
10 years ago |
unicode.txt
|
10b17a22be
Fixed #19508 -- Implemented uri_to_iri as per RFC.
|
10 years ago |
urlresolvers.txt
|
4445d36d47
Fixed #22384 -- Deprecated reversing URLs by dotted path.
|
10 years ago |
urls.txt
|
a9fd740d22
Fixed #23276 -- Deprecated passing views as strings to url().
|
10 years ago |
utils.txt
|
1b0365ad34
Removed django.utils.tzinfo per deprecation timeline; refs #17262.
|
10 years ago |
validators.txt
|
2e65d56156
Fixed #20003 -- Improved and extended URLValidator
|
10 years ago |
views.txt
|
9eb4f28e89
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
|
10 years ago |