.. |
class-based-views
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
8 лет назад |
contrib
|
5bd7ffc313
Updated postgis.net and gaia-gis.it links to https.
|
8 лет назад |
files
|
d1bab24e01
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
|
8 лет назад |
forms
|
0d83052e52
Fixed #27918 -- Documented ChoiceWidget.option_template_name
|
8 лет назад |
models
|
36f2262741
Fixed incorrect import in docs/ref/models/expressions.txt.
|
8 лет назад |
templates
|
a7214f0e84
Made a sentence in default_if_none docs consistent with other template filters.
|
8 лет назад |
applications.txt
|
c651331b34
Converted usage of ugettext* functions to their gettext* aliases
|
8 лет назад |
checks.txt
|
a452dddb25
Fixed #27904 -- Added a system check that Field.validators are callable.
|
8 лет назад |
clickjacking.txt
|
9baf692a58
Fixed #26601 -- Improved middleware per DEP 0005.
|
9 лет назад |
csrf.txt
|
503e944ac7
Refs #16859 -- Updated CSRF FAQ to mention CSRF_USE_SESSIONS setting.
|
8 лет назад |
databases.txt
|
924af638e4
Fixed #27683 -- Made MySQL default to the read committed isolation level.
|
8 лет назад |
django-admin.txt
|
c8d21f3351
Fixed #27769 -- Documented option naming differences between django-admin and call_command().
|
8 лет назад |
exceptions.txt
|
f6acd1d271
Refs #23919 -- Removed Python 2 notes in docs.
|
8 лет назад |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 лет назад |
middleware.txt
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 лет назад |
migration-operations.txt
|
a76d12ceb4
Removed unused imports in example migrations.
|
8 лет назад |
request-response.txt
|
29f607927f
Fixed spelling of "nonexistent".
|
8 лет назад |
schema-editor.txt
|
3551fb537f
Refs #26709 -- Documented SchemaEditor.add/remove_index().
|
8 лет назад |
settings.txt
|
c577d8a498
Described DEBUG_PROPAGATE_EXCEPTIONS behavior in more detail.
|
8 лет назад |
signals.txt
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 лет назад |
template-response.txt
|
7ba7d203d8
Fixed typo in docs/ref/template-response.txt.
|
9 лет назад |
unicode.txt
|
03281d8fe7
Fixed #26005 -- Fixed some percent decoding cases in uri_to_iri().
|
8 лет назад |
urlresolvers.txt
|
fee42fd99e
Refs #23919 -- Replaced usage of django.utils.http utilities with Python equivalents
|
8 лет назад |
urls.txt
|
c651331b34
Converted usage of ugettext* functions to their gettext* aliases
|
8 лет назад |
utils.txt
|
29f607927f
Fixed spelling of "nonexistent".
|
8 лет назад |
validators.txt
|
c651331b34
Converted usage of ugettext* functions to their gettext* aliases
|
8 лет назад |
views.txt
|
d1bab24e01
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
|
8 лет назад |