.. |
class-based-views
|
3990d74018
Added a pagination example to ListView docs.
|
7 年之前 |
contrib
|
a4f0e9aec7
Fixed #28718 -- Allowed user to request a password reset if their password doesn't use an enabled hasher.
|
7 年之前 |
files
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
forms
|
e0eab28f9f
Fixed a couple mistakes in docs/ref/forms/widgets.txt.
|
7 年之前 |
models
|
55cc26941a
Refs #28643 -- Added Repeat database function.
|
7 年之前 |
templates
|
8c709d79cb
Fixed #17419 -- Added json_tag template filter.
|
7 年之前 |
applications.txt
|
cfff2af02b
Fixed #27857 -- Dropped support for Python 3.4.
|
7 年之前 |
checks.txt
|
5fa4f40f45
Fixed #29227 -- Allowed BooleanField to be null=True.
|
7 年之前 |
clickjacking.txt
|
01f658644a
Updated various links in docs to avoid redirects
|
7 年之前 |
csrf.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
databases.txt
|
ad9390bba2
Updated documented mysqlclient requirement to 1.3.7.
|
7 年之前 |
django-admin.txt
|
ee7f51c66d
Fixed #29250 -- Added 'django_version' context to startapp/project docs.
|
7 年之前 |
exceptions.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 年之前 |
middleware.txt
|
7c81b28ebc
Updated various links in docs to use HTTPS.
|
7 年之前 |
migration-operations.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
request-response.txt
|
ff05de760c
Fixed #29038 -- Removed closing slash from HTML void tags.
|
7 年之前 |
schema-editor.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
settings.txt
|
5b589a47b9
Fixed #29161 -- Removed BCryptPasswordHasher from PASSWORD_HASHERS.
|
7 年之前 |
signals.txt
|
351835f262
Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537).
|
8 年之前 |
template-response.txt
|
7ba7d203d8
Fixed typo in docs/ref/template-response.txt.
|
9 年之前 |
unicode.txt
|
7945bc1d08
Refs #23919 -- Replaced doc references to django.utils.http.urlquote() and urlquote_plus() with standard library alternatives.
|
7 年之前 |
urlresolvers.txt
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
7 年之前 |
urls.txt
|
d63c00a428
Corrected doc'd type of some parameters from string to str.
|
7 年之前 |
utils.txt
|
7905815510
Fixed #27449 -- Added django.utils.translation.get_supported_language_variant().
|
7 年之前 |
validators.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
views.txt
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
7 年之前 |