.. |
contrib
|
c2b9f6496e
Added some sphinx cross-reference links to the built-in template tags and filters in multiple areas of the documentation. Also fixed a few minor inconsistencies and did a little PEP8 cleanup while I was at it.
|
13 anos atrás |
files
|
c340f6aa4d
Fixed incorrect pluralized argument in Files docs
|
13 anos atrás |
forms
|
ca1e670499
Fixed some improper quotes in the form fields reference doc.
|
13 anos atrás |
models
|
2eadc418af
Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces.
|
13 anos atrás |
templates
|
c2b9f6496e
Added some sphinx cross-reference links to the built-in template tags and filters in multiple areas of the documentation. Also fixed a few minor inconsistencies and did a little PEP8 cleanup while I was at it.
|
13 anos atrás |
authbackends.txt
|
2ea93f9327
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
14 anos atrás |
class-based-views.txt
|
2eadc418af
Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces.
|
13 anos atrás |
clickjacking.txt
|
528157ce73
Fixed #14201 - Add a "security overview" page to the docs
|
14 anos atrás |
databases.txt
|
8d6c251731
Fixed #16592 -- More test changes and documentation to account for MySQL's casual relationship with sanity. Thanks to Jim Dalton for the report and patch.
|
13 anos atrás |
django-admin.txt
|
932b1b8d6d
Converted links to external topics so they use intersphinx extension markup.
|
13 anos atrás |
exceptions.txt
|
932b1b8d6d
Converted links to external topics so they use intersphinx extension markup.
|
13 anos atrás |
generic-views.txt
|
932b1b8d6d
Converted links to external topics so they use intersphinx extension markup.
|
13 anos atrás |
index.txt
|
524c5fa07a
Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
|
14 anos atrás |
middleware.txt
|
43cb78fafd
Fixed #14506 -- Added an assertion to XViewMiddleware about the dependency on the authentication middleware. Thanks, vanschelven.
|
13 anos atrás |
request-response.txt
|
50255e3305
Fixed #16494 by normalizing HttpResponse behavior with non-string input. HttpResponse now always converts content to string on output, regardless of input type.
|
13 anos atrás |
settings.txt
|
fc06ec0daf
Fixed #16876 -- Fixed a cross reference in the settings reference doc. Thanks to Gumnos for the report.
|
13 anos atrás |
signals.txt
|
49e019d559
Slight english readability fix for the signals docs.
|
13 anos atrás |
template-response.txt
|
a482cc0ba3
Fixed #16004 - csrf_protect does not send cookie if view returns TemplateResponse
|
14 anos atrás |
unicode.txt
|
932b1b8d6d
Converted links to external topics so they use intersphinx extension markup.
|
13 anos atrás |
utils.txt
|
16bb9c594c
Fixed #16516 -- Relaxed the blocktrans rendering a little by falling back to the default language if resolving one of the arguments fails, raising a KeyError. Thanks, Claude Paroz and Aymeric Augustin.
|
13 anos atrás |
validators.txt
|
ce3c281090
Fixed #811 -- Added support for IPv6 to forms and model fields. Many thanks to Erik Romijn.
|
14 anos atrás |