.. |
class-based-views
|
Fixed typo in docs/ref/class-based-views/mixins-single-object.txt.
|
2017-06-06 11:24:44 -04:00 |
contrib
|
Fixed #28257 -- Confirmed support for GDAL 2.2
|
2017-06-07 21:26:04 +02:00 |
files
|
Refs #27777 -- Improved docs/added test for File context manager change.
|
2017-05-31 21:02:58 -04:00 |
forms
|
Fixed #28102 -- Doc'd how to compute path to built-in widget template directories.
|
2017-06-05 17:26:49 -04:00 |
models
|
Fixed #28266 -- Fixed typo in docs/ref/models/instances.txt.
|
2017-06-02 09:17:15 -04:00 |
templates
|
Fixed #28190 -- Clarifed how include/extends treat template names.
|
2017-06-03 08:11:04 -04:00 |
applications.txt
|
Converted usage of ugettext* functions to their gettext* aliases
|
2017-02-07 09:04:04 +01:00 |
checks.txt
|
Fixed #27859 -- Ignored db_index for TextField/BinaryField on Oracle and MySQL.
|
2017-05-23 17:02:40 +02:00 |
clickjacking.txt
|
Updated various links in docs to avoid redirects
|
2017-05-22 19:28:44 +02:00 |
csrf.txt
|
Updated various links in docs to avoid redirects
|
2017-05-22 19:28:44 +02:00 |
databases.txt
|
Updated various links in docs to avoid redirects
|
2017-05-22 19:28:44 +02:00 |
django-admin.txt
|
Refs #26294 -- Fixed typo in docs/ref/django-admin.txt.
|
2017-05-30 17:15:20 -04:00 |
exceptions.txt
|
…
|
|
index.txt
|
…
|
|
middleware.txt
|
Updated various links in docs to avoid redirects
|
2017-05-22 19:28:44 +02:00 |
migration-operations.txt
|
…
|
|
request-response.txt
|
Fixed #28037 -- Clarified that QueryDict.items()/values() are generators.
|
2017-04-26 20:51:28 -04:00 |
schema-editor.txt
|
…
|
|
settings.txt
|
Fixed #28260 -- Allowed customizing the test tablespace initial and autoextend size on Oracle.
|
2017-06-02 18:35:56 +02: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
|
…
|
|
urls.txt
|
Converted usage of ugettext* functions to their gettext* aliases
|
2017-02-07 09:04:04 +01:00 |
utils.txt
|
Updated various links in docs to avoid redirects
|
2017-05-22 19:28:44 +02:00 |
validators.txt
|
Updated various links in docs to avoid redirects
|
2017-05-22 19:28:44 +02:00 |
views.txt
|
…
|
|