.. |
class-based-views
|
f2e0266be7
Fixed #21396: Document backwards-incompatible change in RedirectView.get_redirect_url.
|
11 년 전 |
contrib
|
d87127655f
Fixed #21421 -- Added level_tag attribute on messages.
|
11 년 전 |
files
|
9eecb91695
Fixed #21219 -- Added a way to set different permission for static files.
|
11 년 전 |
forms
|
b16dd1fe01
Fixed #8620 -- Updated the Form metaclass to support excluding fields by shadowing them.
|
11 년 전 |
models
|
f51c1f5900
Fixed #17001 -- Custom querysets for prefetch_related.
|
11 년 전 |
templates
|
3c4832214f
Fixed another typo introduced by b914991b3705cb6c91013d962c55cda9deb18d83.
|
11 년 전 |
clickjacking.txt
|
e1b7723817
Changed the doc to use gender-neutral pronouns when possible.
|
11 년 전 |
databases.txt
|
a17fc36231
added description of MySQL Connector/Python
|
11 년 전 |
django-admin.txt
|
9367b9e828
Django should be capitalized in text
|
11 년 전 |
exceptions.txt
|
eacf060e01
Fixed #21044 -- Documented django.core.urlresolvers.Resolver404
|
11 년 전 |
index.txt
|
6c730da1f6
Fixed #19897 - Updated static files howto.
|
12 년 전 |
middleware.txt
|
7a97df190c
Fixed #19277 -- Added LocaleMiddleware.response_redirect_class
|
11 년 전 |
request-response.txt
|
2fb5a51fa3
Fixed #18659 -- Deprecated request.REQUEST and MergeDict
|
11 년 전 |
settings.txt
|
8bc350b385
Fixed #21372 -- Corrected docs regarding translating LANGUAGES.
|
11 년 전 |
signals.txt
|
98de90d3d8
Fixed spelling of compatibility.
|
11 년 전 |
template-response.txt
|
c39c9f2ad8
Fixed #21154 -- Updated TemplateResponse docs to better explain context.
|
11 년 전 |
unicode.txt
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 년 전 |
urlresolvers.txt
|
eacf060e01
Fixed #21044 -- Documented django.core.urlresolvers.Resolver404
|
11 년 전 |
urls.txt
|
ce0c5c38ea
A few doc additions for changes from d228c1192e.
|
11 년 전 |
utils.txt
|
413307fe35
Added missing parameter in npgettext_lazy docs
|
11 년 전 |
validators.txt
|
4e2e8f39d1
Fixed #4833 -- Validate email addresses with localhost as domain
|
12 년 전 |
views.txt
|
1267d2d9bc
Fixed #20330 -- Normalized spelling of "web server".
|
12 년 전 |