.. |
class-based-views
|
9a30acad8a
Fixed #21587 -- Added a warning for changing default of RedirectView.permanent.
|
10 жил өмнө |
contrib
|
9aeb917dad
Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages.
|
10 жил өмнө |
files
|
88e13b44ed
Fixed #23827 -- TZ behavior in Storage API ref doc
|
10 жил өмнө |
forms
|
ebfadb8080
Corrected example in Form.has_changed() docs.
|
10 жил өмнө |
models
|
267a1dcd9b
Fixed #23941 -- Removed implicit decimal formatting from expressions.
|
10 жил өмнө |
templates
|
c335c0fee9
Fixed #23914 -- Improved {% now %} to allow storing its result in the context.
|
10 жил өмнө |
applications.txt
|
0fde2ca036
Fixed typo in docs/ref/applications.txt.
|
10 жил өмнө |
checks.txt
|
f39b0421b4
Fixed #23338 -- Added warning when unique=True on ForeigKey
|
10 жил өмнө |
clickjacking.txt
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 жил өмнө |
csrf.txt
|
fa680ce1e2
Fixed #23825 -- Added links for decorating class-based views to the CSRF docs.
|
10 жил өмнө |
databases.txt
|
4d27d72d14
Refs #23964 -- Added warning about case-insensitive, unique fields used with formsets
|
10 жил өмнө |
django-admin.txt
|
deb607648e
Fixed #23728 -- Added the --exit option to makemigrations.
|
10 жил өмнө |
exceptions.txt
|
056a3c6c37
Fixed #23682 -- Enhanced circular redirects detection in tests.
|
10 жил өмнө |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 жил өмнө |
middleware.txt
|
df0523debc
Fixed #23531 -- Added CommonMiddleware.response_redirect_class.
|
10 жил өмнө |
migration-operations.txt
|
aa5ef0d4fc
Fixed #23822 -- Added support for serializing model managers in migration
|
10 жил өмнө |
request-response.txt
|
059c9ab24c
Fixed #23977 -- Added setdefault() method to HttpResponse
|
10 жил өмнө |
schema-editor.txt
|
ab8d8e00c9
Improved formatting and links of migration docs.
|
11 жил өмнө |
settings.txt
|
fa6e3a40e1
Fixed #23961 -- Clarified when makemigrations will create a directory.
|
10 жил өмнө |
signals.txt
|
d66bda6059
Added notes on registering signals in ready() and using dispatch_uid.
|
10 жил өмнө |
template-response.txt
|
b748a8bc67
Fixed #23789 -- TemplateResponse handles context differently from render
|
10 жил өмнө |
unicode.txt
|
10b17a22be
Fixed #19508 -- Implemented uri_to_iri as per RFC.
|
10 жил өмнө |
urlresolvers.txt
|
4445d36d47
Fixed #22384 -- Deprecated reversing URLs by dotted path.
|
10 жил өмнө |
urls.txt
|
a9fd740d22
Fixed #23276 -- Deprecated passing views as strings to url().
|
10 жил өмнө |
utils.txt
|
560b4207b1
Removed redundant numbered parameters from str.format().
|
10 жил өмнө |
validators.txt
|
c48a29a02a
Fixed #23639 -- Fixed doc error in RegexValidator.regex
|
10 жил өмнө |
views.txt
|
5b98ba08e2
Fixed #21938 -- Moved documentation for error views to reference guide.
|
10 жил өмнө |