.. |
class-based-views
|
bb8f66934d
Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context."
|
4 yıl önce |
contrib
|
2d6179c819
Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format.
|
4 yıl önce |
files
|
1190af5071
Fixed typo in docs/ref/files/storage.txt.
|
4 yıl önce |
forms
|
0ecc70b15a
Fixed typo in docs/ref/forms/widgets.txt.
|
4 yıl önce |
models
|
fdc3d9dcaf
Removed unused import in docs/ref/models/expressions.txt. (#13879)
|
4 yıl önce |
templates
|
3363cf4225
Fixed typo in docs/ref/templates/builtins.txt.
|
4 yıl önce |
applications.txt
|
b5e12d490a
Fixed #31007 -- Allowed specifying type of auto-created primary keys.
|
4 yıl önce |
checks.txt
|
64331419c8
Fixed #32311 -- Added system check for CSRF_FAILURE_VIEW setting.
|
4 yıl önce |
clickjacking.txt
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 yıl önce |
csrf.txt
|
3d4ffd1ff0
Fixed #32065 -- Restored leading dot to CSRF_COOKIE_DOMAIN examples.
|
4 yıl önce |
databases.txt
|
74fd233b14
Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0.
|
4 yıl önce |
django-admin.txt
|
187e088b48
Removed redundant sentence in 'check' management command docs.
|
4 yıl önce |
exceptions.txt
|
453967477e
Mentioned ASGI handler in SuspiciousOperation docs.
|
4 yıl önce |
index.txt
|
d37ea5f09b
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
|
5 yıl önce |
middleware.txt
|
ad11f5b8c9
Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior.
|
4 yıl önce |
migration-operations.txt
|
fa58450a9a
Fixed #31468 -- Allowed specifying migration filename in Operation.
|
4 yıl önce |
paginator.txt
|
0a306f7da6
Fixed #25513 -- Extracted admin pagination to Paginator.get_elided_page_range().
|
4 yıl önce |
request-response.txt
|
855fc06236
Fixed #29356 -- Clarified docs for QueryDict.getlist() default.
|
4 yıl önce |
schema-editor.txt
|
197b55c534
Fixed outdated notes in SchemaEditor docs.
|
4 yıl önce |
settings.txt
|
2e7ba6057c
Refs #28741 -- Doc'd SESSION_COOKIE_DOMAIN requirement with CSRF_USE_SESSIONS.
|
4 yıl önce |
signals.txt
|
5ef6f62634
Refs #31502 -- Made minor edits to Model._state docs.
|
4 yıl önce |
template-response.txt
|
dcb69043d0
Fixed #32002 -- Added headers parameter to HttpResponse and subclasses.
|
4 yıl önce |
unicode.txt
|
f1a808a502
Used :rfc: role in various docs.
|
5 yıl önce |
urlresolvers.txt
|
11ebc6479f
Fixed #31791 -- Made technical 404 debug page display the tried URL patterns for Http404.
|
4 yıl önce |
urls.txt
|
2522559d1a
Fixed #31534 -- Deprecated django.conf.urls.url().
|
4 yıl önce |
utils.txt
|
0382ecfe02
Fixed #28694 -- Made django.utils.text.slugify() strip dashes and underscores.
|
4 yıl önce |
validators.txt
|
8cf08a01b5
Improved RegexValidator docs.
|
4 yıl önce |
views.txt
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 yıl önce |