.. |
contrib
|
2a1a0f47bb
Fixed typo in GIS testing docs.
|
il y a 13 ans |
files
|
c340f6aa4d
Fixed incorrect pluralized argument in Files docs
|
il y a 13 ans |
forms
|
52d72a5a3e
Fixed #17182 -- Changed best practice documentation for Form.clean to use super() instead of relying on self.cleaned_data. Thanks, DrMeers.
|
il y a 13 ans |
models
|
ead8a869ce
Edited models/options.txt changes from [17314]
|
il y a 13 ans |
templates
|
bd13cfa917
Added a note to the release notes about the new format strings added in r17473.
|
il y a 13 ans |
authbackends.txt
|
2ea93f9327
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
il y a 14 ans |
class-based-views.txt
|
25a68c6574
Fixed #17685 - Typo in BaseDateListView.get_dated_items(); thanks ejb.
|
il y a 13 ans |
clickjacking.txt
|
528157ce73
Fixed #14201 - Add a "security overview" page to the docs
|
il y a 14 ans |
databases.txt
|
0fe4218427
Fixed #17573 -- Documented MySQL's switch to InnoDB as default storage engine. Thanks Lenz Hirsch for the report and Claude Paroz for the patch.
|
il y a 13 ans |
django-admin.txt
|
0fe4218427
Fixed #17573 -- Documented MySQL's switch to InnoDB as default storage engine. Thanks Lenz Hirsch for the report and Claude Paroz for the patch.
|
il y a 13 ans |
exceptions.txt
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
il y a 13 ans |
generic-views.txt
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
il y a 13 ans |
index.txt
|
524c5fa07a
Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
|
il y a 14 ans |
middleware.txt
|
6ecadcbdd2
Made a bunch more edits up until [17418]
|
il y a 13 ans |
request-response.txt
|
9d0bf66273
Fixed #17316 -- Mentionned that the MultipleProxyMiddleware provided as an example must run rather early.
|
il y a 13 ans |
settings.txt
|
1d78897c5d
Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data how-to, and edited related bits in the settings reference.
|
il y a 13 ans |
signals.txt
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
il y a 13 ans |
template-response.txt
|
648adcd35f
Fixed #17285 -- Fixed a small typo in SimpleTemplateResponse's doc. Thanks, yorkedork.
|
il y a 13 ans |
unicode.txt
|
665ec600a4
Made email attachment handling code accept non-ASCII filenames.
|
il y a 13 ans |
utils.txt
|
6072e108e2
Fixed #17693. Input validation and tests for base36 conversion utils. Thanks Keryn Knight for the report.
|
il y a 13 ans |
validators.txt
|
ce3c281090
Fixed #811 -- Added support for IPv6 to forms and model fields. Many thanks to Erik Romijn.
|
il y a 14 ans |