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