.. |
class-based-views
|
8045dff98c
Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
|
6 년 전 |
contrib
|
130192b12b
Corrected GenericRelation's related_query_name manual lookup example.
|
6 년 전 |
files
|
38e904e265
Fixed word choice in ContentFile example.
|
6 년 전 |
forms
|
25f4302349
Emphasized that TemplatesSetting must be used to override widget templates.
|
6 년 전 |
models
|
51fa59f0b3
Fixed typo in QuerySet.bulk_update documentation (#10859)
|
6 년 전 |
templates
|
ec7e179aeb
Removed versionadded/changed annotations for 2.1.
|
6 년 전 |
applications.txt
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
6 년 전 |
checks.txt
|
5d25804eaf
Fixed #20098 -- Added a check for model Meta.db_table collisions.
|
6 년 전 |
clickjacking.txt
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
6 년 전 |
csrf.txt
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
6 년 전 |
databases.txt
|
4b9d72210f
Refs #28643 -- Added NullIf database function.
|
6 년 전 |
django-admin.txt
|
ec7e179aeb
Removed versionadded/changed annotations for 2.1.
|
6 년 전 |
exceptions.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 년 전 |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 년 전 |
middleware.txt
|
ca2856fb62
Fixed typo in docs/ref/middleware.txt.
|
6 년 전 |
migration-operations.txt
|
5bbf31634f
Fixed typo in docs/ref/migration-operations.txt.
|
6 년 전 |
request-response.txt
|
20ea68c4fe
Fixed typo in docs/ref/request-response.txt.
|
6 년 전 |
schema-editor.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 년 전 |
settings.txt
|
8045dff98c
Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
|
6 년 전 |
signals.txt
|
3529d0eabf
Corrected docs and removed unused code for got_request_exception signal's sender argument.
|
6 년 전 |
template-response.txt
|
8045dff98c
Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
|
6 년 전 |
unicode.txt
|
fd49701ab9
Removed a useless sentence in docs/ref/unicode.txt.
|
6 년 전 |
urlresolvers.txt
|
79c196cfb2
Fixed #28766 -- Added ResolverMatch.route.
|
6 년 전 |
urls.txt
|
49f97b645f
Refs #24733 -- Documented arguments for custom error views.
|
6 년 전 |
utils.txt
|
958a7b4ca6
Refs #28965 -- Removed utils.http.cookie_date() per deprecation timeline.
|
6 년 전 |
validators.txt
|
24cae0bedc
Fixed #29860 -- Allowed BaseValidator to accept a callable limit_value.
|
6 년 전 |
views.txt
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
7 년 전 |