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