.. |
class-based-views
|
ff05de760c
Fixed #29038 -- Removed closing slash from HTML void tags.
|
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
|
0c100f8b57
Clarified docs about ISO 8601 week numbering.
|
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
|
43b148f41f
Fixed #24270 -- Doc'd that django_bash_completion is only in the source distribution.
|
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 년 전 |