.. |
class-based-views
|
259875535b
Removed unneeded right quotes in docs to fix spelling errors.
|
7 lat temu |
contrib
|
11f4c52ec7
Fixed #28525 -- Documented GDAL and GeoIP exceptions.
|
7 lat temu |
files
|
6bb3b2bff4
Refs #27777 -- Improved docs/added test for File context manager change.
|
7 lat temu |
forms
|
7f238097c0
Fixed #28102 -- Doc'd how to compute path to built-in widget template directories.
|
7 lat temu |
models
|
6e4a34580d
Fixed #28557 -- Fixed ForeignKey/OneToOneField/ManyToManyField argument name in docs.
|
7 lat temu |
templates
|
1f2e4f9cfe
Fixed #28190 -- Clarifed how include/extends treat template names.
|
7 lat temu |
applications.txt
|
c651331b34
Converted usage of ugettext* functions to their gettext* aliases
|
8 lat temu |
checks.txt
|
d381914aef
Fixed #28313 -- Added model name max length check of 100 characters in contrib.contentttypes.
|
7 lat temu |
clickjacking.txt
|
01f658644a
Updated various links in docs to avoid redirects
|
7 lat temu |
csrf.txt
|
0af14b2eaa
Refs #16870 -- Doc'd that CSRF protection requires the Referer header.
|
7 lat temu |
databases.txt
|
b9f7dce84b
Fixed #28010 -- Added FOR UPDATE OF support to QuerySet.select_for_update().
|
7 lat temu |
django-admin.txt
|
5bb9b9a388
Fixed #28363 -- Allowed naming the migration generated by squashmigrations.
|
7 lat temu |
exceptions.txt
|
f6acd1d271
Refs #23919 -- Removed Python 2 notes in docs.
|
8 lat temu |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 lat temu |
middleware.txt
|
01f658644a
Updated various links in docs to avoid redirects
|
7 lat temu |
migration-operations.txt
|
a76d12ceb4
Removed unused imports in example migrations.
|
8 lat temu |
request-response.txt
|
da3a5cee4f
Fixed #28548 -- Replaced 'middlewares' with 'middleware' in docs.
|
7 lat temu |
schema-editor.txt
|
3551fb537f
Refs #26709 -- Documented SchemaEditor.add/remove_index().
|
8 lat temu |
settings.txt
|
c7d58c6f43
Fixed #28435 -- Removed inaccurate warning about SECURE_HSTS_PRELOAD.
|
7 lat temu |
signals.txt
|
351835f262
Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537).
|
8 lat temu |
template-response.txt
|
7ba7d203d8
Fixed typo in docs/ref/template-response.txt.
|
9 lat temu |
unicode.txt
|
d4d812cb56
Refs #28196 -- Removed mentions of bytestrings for EmailMessage
|
7 lat temu |
urlresolvers.txt
|
fee42fd99e
Refs #23919 -- Replaced usage of django.utils.http utilities with Python equivalents
|
8 lat temu |
urls.txt
|
c651331b34
Converted usage of ugettext* functions to their gettext* aliases
|
8 lat temu |
utils.txt
|
a493424352
Removed unused reference in docs/ref/utils.txt.
|
7 lat temu |
validators.txt
|
90d7b912b9
Fixed #28201 -- Added ProhibitNullCharactersValidator and used it on CharField form field.
|
7 lat temu |
views.txt
|
d1bab24e01
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
|
8 lat temu |