.. |
class-based-views
|
c2c27867ef
Refs #20456 -- Moved initialization of HEAD method based on GET to the View.setup() for generic views.
|
5 лет назад |
contrib
|
d216e67b0c
Removed outdated information from contrib.sites docs.
|
5 лет назад |
files
|
17752003a8
Refs #28428 -- Made FileSystemStorage.save() to support pathlib.Path.
|
5 лет назад |
forms
|
7742cc0c8f
Improved custom MultiWidget example in docs.
|
5 лет назад |
models
|
cebd41e416
Fixed #31110 -- Fixed typo in docs/ref/models/expressions.txt.
|
5 лет назад |
templates
|
d291c72bf2
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
|
5 лет назад |
applications.txt
|
3930ec1bf2
Fixed #31062 -- Doc'd asgi.py in tutorials and project templates.
|
5 лет назад |
checks.txt
|
f4647179cc
Fixed #31086 -- Improved error message for admin model inlines with more than one foreign key to the same parent.
|
5 лет назад |
clickjacking.txt
|
e8ad265ac8
Fixed #30732 -- Doc'd that SameSite cookies flags can affect xframe_options_exempt.
|
5 лет назад |
csrf.txt
|
3fe5d0128b
Rewrote CSRF JavaScript example without jQuery.
|
5 лет назад |
databases.txt
|
c06492dd87
Fixed #23524 -- Allowed DATABASES['TIME_ZONE'] option on PostgreSQL.
|
5 лет назад |
django-admin.txt
|
9e565386d3
Fixed #27430 -- Added -b/--buffer option to DiscoverRunner.
|
5 лет назад |
exceptions.txt
|
89abecc75d
Fixed #27272 -- Added an on_delete RESTRICT handler to allow cascading deletions while protecting direct ones.
|
5 лет назад |
index.txt
|
d37ea5f09b
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
|
5 лет назад |
middleware.txt
|
103a6f4307
Fixed some typos in comments and docs.
|
5 лет назад |
migration-operations.txt
|
06909fe084
Fixed #28273 -- Doc'd fast nullable column creation with defaults.
|
5 лет назад |
paginator.txt
|
17595407ca
Fixed #14218 -- Added Paginator.__iter__().
|
5 лет назад |
request-response.txt
|
b33bfc3839
Fixed #30862 -- Allowed setting SameSite cookies flags to 'none'.
|
5 лет назад |
schema-editor.txt
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 лет назад |
settings.txt
|
b33bfc3839
Fixed #30862 -- Allowed setting SameSite cookies flags to 'none'.
|
5 лет назад |
signals.txt
|
632d7bbd3d
Fixed typo in docs/ref/signals.txt.
|
5 лет назад |
template-response.txt
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 лет назад |
unicode.txt
|
198a2a9381
Removed unnecessary /static from links to PostgreSQL docs.
|
6 лет назад |
urlresolvers.txt
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 лет назад |
urls.txt
|
422b875c65
Documented arguments for custom 500 error view.
|
5 лет назад |
utils.txt
|
ff1b19da67
Fixed #31029 -- Used more specific links to RFCs.
|
5 лет назад |
validators.txt
|
ff1b19da67
Fixed #31029 -- Used more specific links to RFCs.
|
5 лет назад |
views.txt
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 лет назад |