.. |
class-based-views
|
e671337e8b
Fixed #29750 -- Added View.setup() hook for class-based views.
|
6 anni fa |
contrib
|
6d73278d38
Documented ping_google()'s ping_url argument.
|
6 anni fa |
files
|
38e904e265
Fixed word choice in ContentFile example.
|
6 anni fa |
forms
|
25f4302349
Emphasized that TemplatesSetting must be used to override widget templates.
|
6 anni fa |
models
|
cf1fe22009
Fixed typos in docs/ref/models/constraints.txt.
|
6 anni fa |
templates
|
136a900ef9
Refs #29877 -- Made diveinto.org URLs HTTPS.
|
6 anni fa |
applications.txt
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
6 anni fa |
checks.txt
|
5d25804eaf
Fixed #20098 -- Added a check for model Meta.db_table collisions.
|
6 anni fa |
clickjacking.txt
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
6 anni fa |
csrf.txt
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
6 anni fa |
databases.txt
|
4b9d72210f
Refs #28643 -- Added NullIf database function.
|
6 anni fa |
django-admin.txt
|
8d3147e130
Fixed #30031 -- Added --no-header option to makemigrations/squashmigrations.
|
6 anni fa |
exceptions.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 anni fa |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 anni fa |
middleware.txt
|
ca2856fb62
Fixed typo in docs/ref/middleware.txt.
|
6 anni fa |
migration-operations.txt
|
5bbf31634f
Fixed typo in docs/ref/migration-operations.txt.
|
6 anni fa |
request-response.txt
|
b71e3d635a
Added examples to HttpRequest.build_absolute_uri() docs.
|
6 anni fa |
schema-editor.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 anni fa |
settings.txt
|
4c7c608a1d
Reverted "Fixed #25251 -- Made data migrations available in TransactionTestCase when using --keepdb."
|
6 anni fa |
signals.txt
|
3529d0eabf
Corrected docs and removed unused code for got_request_exception signal's sender argument.
|
6 anni fa |
template-response.txt
|
7ba7d203d8
Fixed typo in docs/ref/template-response.txt.
|
9 anni fa |
unicode.txt
|
fd49701ab9
Removed a useless sentence in docs/ref/unicode.txt.
|
6 anni fa |
urlresolvers.txt
|
79c196cfb2
Fixed #28766 -- Added ResolverMatch.route.
|
6 anni fa |
urls.txt
|
49f97b645f
Refs #24733 -- Documented arguments for custom error views.
|
6 anni fa |
utils.txt
|
0607699902
Fixed #29478 -- Added support for mangled names to cached_property.
|
6 anni fa |
validators.txt
|
24cae0bedc
Fixed #29860 -- Allowed BaseValidator to accept a callable limit_value.
|
6 anni fa |
views.txt
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
7 anni fa |