.. |
class-based-views
|
2109975e90
Refs #26217 -- Fixed typo in docs/ref/class-based-views/generic-date-based.txt.
|
9 gadi atpakaļ |
contrib
|
a496d10a8c
Wrapped some lines and added links to docs/ref/contrib/sitemaps.txt.
|
9 gadi atpakaļ |
files
|
1ff6e37de4
Fixed #23832 -- Added timezone aware Storage API.
|
9 gadi atpakaļ |
forms
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 gadi atpakaļ |
models
|
de8a11ba18
Fixed #26321 -- Added missing "for_save" parameter in expressions example.
|
9 gadi atpakaļ |
templates
|
5fb9756eba
Fixed #26275 -- Noted difference between o and Y date format chars.
|
9 gadi atpakaļ |
applications.txt
|
1f8cfcf3b4
Fixed #26278 -- Clarified apps.ready docs.
|
9 gadi atpakaļ |
checks.txt
|
004ba0f99e
Removed unneeded hint=None/obj=None in system check messages.
|
9 gadi atpakaļ |
clickjacking.txt
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 gadi atpakaļ |
csrf.txt
|
a1b1688c7d
Fixed #26165 -- Added some FAQs about CSRF protection.
|
9 gadi atpakaļ |
databases.txt
|
79d0a4fdb0
Fixed #26121 -- Updated MySQL storage engine example.
|
9 gadi atpakaļ |
django-admin.txt
|
4115288b4f
Fixed #26315 -- Allowed call_command() to accept a Command object as the first argument.
|
9 gadi atpakaļ |
exceptions.txt
|
16411b8400
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
9 gadi atpakaļ |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 gadi atpakaļ |
middleware.txt
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 gadi atpakaļ |
migration-operations.txt
|
f91a04621e
Fixed #25833 -- Added support for non-atomic migrations.
|
9 gadi atpakaļ |
request-response.txt
|
6f1318734f
Fixed #26014 -- Added WSGIRequest content_type and content_params attributes.
|
9 gadi atpakaļ |
schema-editor.txt
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 gadi atpakaļ |
settings.txt
|
b4250ea04a
Fixed #26033 -- Added Argon2 password hasher.
|
9 gadi atpakaļ |
signals.txt
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 gadi atpakaļ |
template-response.txt
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 gadi atpakaļ |
unicode.txt
|
b34ff66e5b
Added missing period to "etc.".
|
9 gadi atpakaļ |
urlresolvers.txt
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 gadi atpakaļ |
urls.txt
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 gadi atpakaļ |
utils.txt
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 gadi atpakaļ |
validators.txt
|
d58aaa24e3
Fixed #26107 -- Added option to int_list_validator() to allow negative integers.
|
9 gadi atpakaļ |
views.txt
|
8fb3a2877b
Fixed indenting in "Serving files in development" code example
|
9 gadi atpakaļ |