.. |
auth
|
13a9cde133
Fixed #33613 -- Made createsuperuser detect uniqueness of USERNAME_FIELD when using Meta.constraints.
|
3 年之前 |
class-based-views
|
9ffd4eae2c
Fixed #33611 -- Allowed View subclasses to define async method handlers.
|
3 年之前 |
db
|
39ae8d740e
Added missing backticks to function names.
|
3 年之前 |
forms
|
c8459708a7
Refs #32339 -- Added use_fieldset to Widget.
|
3 年之前 |
http
|
ae506181f7
Fixed #32129 -- Adjusted the docs for session expiry helpers.
|
3 年之前 |
i18n
|
bb61f0186d
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
3 年之前 |
testing
|
50e1e7ef8e
Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors() to take form/formset.
|
3 年之前 |
async.txt
|
9ffd4eae2c
Fixed #33611 -- Allowed View subclasses to define async method handlers.
|
3 年之前 |
cache.txt
|
010a9d8a4f
Updated various links to HTTPS and new locations.
|
3 年之前 |
checks.txt
|
c8d3cbdba8
Refs #31055 -- Doc'd 'databases' argument of check functions.
|
3 年之前 |
conditional-view-processing.txt
|
f8bab4e0dc
Used :rfc: role in docs/topics/conditional-view-processing.txt.
|
3 年之前 |
email.txt
|
5d13cc540e
Refs #32074 -- Recommended aiosmtpd for minimal SMTP server.
|
3 年之前 |
external-packages.txt
|
c156e36955
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
3 年之前 |
files.txt
|
25514b604a
Refs #32243 -- Fixed typo in docs/topics/files.txt.
|
3 年之前 |
index.txt
|
635a3f8e6e
Refs #30451 -- Doc'd asynchronous support and async-safety.
|
5 年之前 |
install.txt
|
259b28706e
Fixed some broken links and redirects in docs.
|
3 年之前 |
logging.txt
|
c7152cb58e
Fixed typo in docs/topics/logging.txt.
|
3 年之前 |
migrations.txt
|
2d8232fa71
Fixed #26760 -- Added --prune option to migrate command.
|
3 年之前 |
pagination.txt
|
5fd4f22d19
Fixed #32271 -- Improved consistency of docs CBV examples.
|
4 年之前 |
performance.txt
|
fbb1984046
Refs #32956 -- Updated words ending in -wards.
|
3 年之前 |
security.txt
|
0dcd549bbe
Fixed #30360 -- Added support for secret key rotation.
|
3 年之前 |
serialization.txt
|
feeb0685c6
Updated example of YAML serialization format in docs.
|
3 年之前 |
settings.txt
|
cc8e771c64
Fixed malformed attribute directives in docs.
|
3 年之前 |
signals.txt
|
75ee7057e9
Refs #33163 -- Corrected example of connection signal handlers in AppConfig.ready().
|
3 年之前 |
signing.txt
|
0dcd549bbe
Fixed #30360 -- Added support for secret key rotation.
|
3 年之前 |
templates.txt
|
60503cc747
Corrected multiply defined labels in docs.
|
3 年之前 |