.. |
class-based-views
|
6da140724d
Fixed #28627 -- Added slug converter to some path() examples in docs.
|
7 年之前 |
contrib
|
244cc40155
Fixed #26184 -- Allowed using any lookups in ModelAdmin.search_fields.
|
7 年之前 |
files
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
forms
|
55b5393bd2
Fixed #28474 -- Made DurationField raise ValidationError for inputs that raised OverflowError.
|
7 年之前 |
models
|
bf49d9eb0b
Fixed #28815 -- Fixed ExtractYear imports in docs/ref/models/expressions.txt.
|
7 年之前 |
templates
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
applications.txt
|
cfff2af02b
Fixed #27857 -- Dropped support for Python 3.4.
|
7 年之前 |
checks.txt
|
998c9dd599
Fixed #28663 -- Add a check for likely incorrectly migrated django.urls.path() routes.
|
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
|
1d8cfa3608
Fixed #28626 -- Dropped support for PostgreSQL 9.3.
|
7 年之前 |
django-admin.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
exceptions.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 年之前 |
middleware.txt
|
bc95314ca6
Fixed #28786 -- Doc'd middleware ordering considerations due to CommonMiddleware setting Content-Length.
|
7 年之前 |
migration-operations.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
request-response.txt
|
a2851f204c
Fixed #28720 -- Added HttpRequest.get_full_path_info().
|
7 年之前 |
schema-editor.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
settings.txt
|
a5f1e5809f
Clarified who the AdminEmailHandler emails.
|
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
|
6c98c5abdf
Refs #21927 -- Removed docs for include()'s old instance_namespace parameter.
|
7 年之前 |
utils.txt
|
617686e226
Fixed 'a'/'an' mix-ups in docs.
|
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 年之前 |