.. |
class-based-views
|
Mentioned SuccessMessageMixin in generic editing views docs.
|
2018-05-25 14:31:11 -04:00 |
contrib
|
Fixed #29484 -- Removed the need to specify SPATIALITE_LIBRARY_PATH with Spatialite 4.2+.
|
2018-06-09 09:24:20 +02:00 |
files
|
Removed versionadded/changed annotations for 2.0.
|
2018-05-17 11:00:10 -04:00 |
forms
|
Removed versionadded/changed annotations for 2.0.
|
2018-05-17 11:00:10 -04:00 |
models
|
Fixed #29440 -- Doc'd where the bulk argument applies in RelatedManager.
|
2018-06-08 14:36:17 -04:00 |
templates
|
Fixed #29374 -- Ordered date filter's format strings by category.
|
2018-06-04 09:37:42 -04:00 |
applications.txt
|
|
|
checks.txt
|
|
|
clickjacking.txt
|
|
|
csrf.txt
|
|
|
databases.txt
|
Removed versionadded/changed annotations for 2.0.
|
2018-05-17 11:00:10 -04:00 |
django-admin.txt
|
Removed versionadded/changed annotations for 2.0.
|
2018-05-17 11:00:10 -04:00 |
exceptions.txt
|
|
|
index.txt
|
|
|
middleware.txt
|
Remove documenation for non-existent middleware (#9998)
|
2018-05-27 16:08:50 +02:00 |
migration-operations.txt
|
|
|
request-response.txt
|
Fixed docs typo in HttpResponse.set_signed_cookie() signature.
|
2018-05-27 16:50:30 -04:00 |
schema-editor.txt
|
|
|
settings.txt
|
Reverted "Fixed #29324 -- Made Settings raise ImproperlyConfigured if SECRET_KEY is accessed and not set."
|
2018-05-26 21:06:58 -04:00 |
signals.txt
|
|
|
template-response.txt
|
Fixed typo in docs/ref/template-response.txt.
|
2016-04-18 07:50:13 -04:00 |
unicode.txt
|
Refs #23919 -- Replaced doc references to django.utils.http.urlquote() and urlquote_plus() with standard library alternatives.
|
2017-11-01 11:11:12 -04:00 |
urlresolvers.txt
|
|
|
urls.txt
|
Removed versionadded/changed annotations for 2.0.
|
2018-05-17 11:00:10 -04:00 |
utils.txt
|
Removed versionadded/changed annotations for 2.0.
|
2018-05-17 11:00:10 -04:00 |
validators.txt
|
Removed versionadded/changed annotations for 2.0.
|
2018-05-17 11:00:10 -04:00 |
views.txt
|
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
2017-09-20 18:04:42 -04:00 |