.. |
class-based-views
|
e816198034
Fixed docs typos.
|
11 years ago |
contrib
|
e816198034
Fixed docs typos.
|
11 years ago |
files
|
82f466b571
Fix typo in storage docs
|
11 years ago |
forms
|
c23b3717be
Fixed #21962 -- Added escape_html flag to ErrorDict.as_json()
|
11 years ago |
models
|
3390550f6f
Fixed #22145 -- Clarified docs on Field.blank and Field.null options.
|
11 years ago |
templates
|
072fb923e1
Fixed #21881 -- Clarify behavior of {% ssi %} template tag.
|
11 years ago |
applications.txt
|
55fb162588
Fixed #22028 -- Documented that database signals aren't emitted for apps that laack a models module.
|
11 years ago |
checks.txt
|
e816198034
Fixed docs typos.
|
11 years ago |
clickjacking.txt
|
f3e7ab366c
Removed gender-based pronouns per [c0a2daad78].
|
11 years ago |
databases.txt
|
d8d83777eb
Fixed #21629 -- Added instructions for loading MySQL time zone definitions.
|
11 years ago |
django-admin.txt
|
e816198034
Fixed docs typos.
|
11 years ago |
exceptions.txt
|
e816198034
Fixed docs typos.
|
11 years ago |
index.txt
|
1d3ae4760b
Fixed warnings when building the documentation.
|
11 years ago |
middleware.txt
|
b22d6c47a7
Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each request.
|
11 years ago |
migration-operations.txt
|
dbe82e74f2
Add reference documentation for operations and stubs for schemaeditor.
|
11 years ago |
request-response.txt
|
0242134d32
Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses.
|
11 years ago |
schema-editor.txt
|
dbe82e74f2
Add reference documentation for operations and stubs for schemaeditor.
|
11 years ago |
settings.txt
|
e816198034
Fixed docs typos.
|
11 years ago |
signals.txt
|
55fb162588
Fixed #22028 -- Documented that database signals aren't emitted for apps that laack a models module.
|
11 years ago |
template-response.txt
|
05d36dc06e
Always use parentheses when documenting a method with no arguments.
|
11 years ago |
unicode.txt
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 years ago |
urlresolvers.txt
|
b645be80e9
Fixed #22063 -- Added reference to NoReverseMatch from the reverse() documentation
|
11 years ago |
urls.txt
|
ce0c5c38ea
A few doc additions for changes from d228c1192e.
|
11 years ago |
utils.txt
|
8cd32f0965
Fixed #22120 -- Documented persistent activation of languages and cleaned up language session key use
|
11 years ago |
validators.txt
|
b102c27ff4
Fixed #20784 -- Added inverse_match parameter to RegexValidator.
|
11 years ago |
views.txt
|
1267d2d9bc
Fixed #20330 -- Normalized spelling of "web server".
|
12 years ago |