.. |
class-based-views
|
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
2017-09-20 18:04:42 -04:00 |
contrib
|
Fixed #28576 -- Added color interpretation method to GDALBand.
|
2017-09-21 09:42:38 -04:00 |
files
|
Refs #27777 -- Improved docs/added test for File context manager change.
|
2017-05-31 21:02:58 -04:00 |
forms
|
Removed stray versionadded/changed annotations for 1.10.
|
2017-09-02 21:47:01 -04:00 |
models
|
Fixed #27332 -- Added FilteredRelation API for conditional join (ON clause) support.
|
2017-09-22 11:53:17 -04:00 |
templates
|
Refs #27175 -- Removed exception silencing from the {% include %} template tag.
|
2017-09-22 12:51:18 -04:00 |
applications.txt
|
Converted usage of ugettext* functions to their gettext* aliases
|
2017-02-07 09:04:04 +01:00 |
checks.txt
|
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
2017-09-20 18:04:42 -04:00 |
clickjacking.txt
|
Updated various links in docs to avoid redirects
|
2017-05-22 19:28:44 +02:00 |
csrf.txt
|
Refs #16870 -- Doc'd that CSRF protection requires the Referer header.
|
2017-06-22 11:50:00 -04:00 |
databases.txt
|
Fixed #28010 -- Added FOR UPDATE OF support to QuerySet.select_for_update().
|
2017-06-29 16:00:15 -04:00 |
django-admin.txt
|
Refs #24928 -- Added introspection support for PostgreSQL JSONField
|
2017-09-09 18:26:29 +02:00 |
exceptions.txt
|
Refs #23919 -- Removed Python 2 notes in docs.
|
2017-01-18 11:51:29 -05:00 |
index.txt
|
Moved CSRF docs out of contrib.
|
2014-11-03 07:47:39 -05:00 |
middleware.txt
|
Refs #26447 -- Removed the USE_ETAGS setting per deprecation timeline.
|
2017-09-22 12:51:18 -04:00 |
migration-operations.txt
|
Removed unused imports in example migrations.
|
2017-01-21 07:40:33 -05:00 |
request-response.txt
|
Fixed #28548 -- Replaced 'middlewares' with 'middleware' in docs.
|
2017-08-30 06:25:51 -04:00 |
schema-editor.txt
|
Refs #26709 -- Documented SchemaEditor.add/remove_index().
|
2016-07-07 10:21:25 -04:00 |
settings.txt
|
Refs #26447 -- Removed the USE_ETAGS setting per deprecation timeline.
|
2017-09-22 12:51:18 -04:00 |
signals.txt
|
Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537).
|
2017-04-06 09:09:49 -04:00 |
template-response.txt
|
Fixed typo in docs/ref/template-response.txt.
|
2016-04-18 07:50:13 -04:00 |
unicode.txt
|
Refs #28196 -- Removed mentions of bytestrings for EmailMessage
|
2017-05-14 19:42:32 +02:00 |
urlresolvers.txt
|
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
2017-09-20 18:04:42 -04:00 |
urls.txt
|
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
2017-09-20 18:04:42 -04:00 |
utils.txt
|
Refs #26447 -- Removed the USE_ETAGS setting per deprecation timeline.
|
2017-09-22 12:51:18 -04:00 |
validators.txt
|
Fixed #28201 -- Added ProhibitNullCharactersValidator and used it on CharField form field.
|
2017-08-12 20:14:14 -04:00 |
views.txt
|
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
2017-09-20 18:04:42 -04:00 |