.. |
class-based-views
|
7275576235
Clarified thread safety note in class based views; thanks rafadura for the patch.
|
hace 12 años |
contrib
|
a04f68b15d
Merge pull request #233 from rafikdraoui/modeladmin-doc
|
hace 12 años |
files
|
4a103086d5
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
hace 13 años |
forms
|
121fd109de
Fixed #5524 -- Do not remove cleaned_data when a form fails validation
|
hace 12 años |
models
|
7731cc8689
Fix #18062: Document best practices for choices in model fields.
|
hace 12 años |
templates
|
62ae711cec
Added a missing space to the description of the `cut` filter.
|
hace 12 años |
authbackends.txt
|
2ea93f9327
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
hace 14 años |
clickjacking.txt
|
528157ce73
Fixed #14201 - Add a "security overview" page to the docs
|
hace 14 años |
databases.txt
|
c5ef65bcf3
[py3] Ported django.utils.encoding.
|
hace 12 años |
django-admin.txt
|
9a3026a920
Fixed a rst error introduced in f2abfe1e.
|
hace 12 años |
exceptions.txt
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
hace 13 años |
index.txt
|
c4c7fbcc0d
Fixed #18451 -- Vastly improved class based view documentation.
|
hace 12 años |
middleware.txt
|
07d70e9b26
Fixed #18656 -- Fixed LocaleMiddleware link; thanks mitar for the report.
|
hace 12 años |
request-response.txt
|
da200c5e35
Fixed #16519 -- Deprecated mimetype kwarg of HttpResponse __init__
|
hace 12 años |
settings.txt
|
c5ef65bcf3
[py3] Ported django.utils.encoding.
|
hace 12 años |
signals.txt
|
c28e700c7e
Removed references to changes made in 1.2.
|
hace 13 años |
template-response.txt
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
hace 13 años |
unicode.txt
|
c5ef65bcf3
[py3] Ported django.utils.encoding.
|
hace 12 años |
utils.txt
|
c5ef65bcf3
[py3] Ported django.utils.encoding.
|
hace 12 años |
validators.txt
|
c28e700c7e
Removed references to changes made in 1.2.
|
hace 13 años |