Jannis Leidel 566b3295fa Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. 13 gadi atpakaļ
..
contrib 566b3295fa Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. 13 gadi atpakaļ
files 815a47ff48 Fixed #16566 - Typo in docs/ref/files/storage.txt; thanks thejaswi_puthraya. 13 gadi atpakaļ
forms 566b3295fa Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. 13 gadi atpakaļ
models 953fed1e30 Fixed #16580 - Typo in docs/ref/models/querysets.txt 13 gadi atpakaļ
templates 1d32bdd3c9 Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to staticfiles contrib app. 13 gadi atpakaļ
authbackends.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 gadi atpakaļ
class-based-views.txt 2ccfb6d5c2 Fixed #16101 -- Added parameters to SingleObjectMixin to override the name of the URL keyword arguments used for pk and slug. Thanks, Andrew Ingram and Julien Phalip. 13 gadi atpakaļ
clickjacking.txt 528157ce73 Fixed #14201 - Add a "security overview" page to the docs 14 gadi atpakaļ
databases.txt be87f0b0ec Fixed #3615: Added support for loading fixtures with forward references on database backends (such as MySQL/InnoDB) that do not support deferred constraint checking. Many thanks to jsdalton for coming up with a clever solution to this long-standing issue, and to jacob, ramiro, graham_king, and russellm for review/testing. (Apologies if I missed anyone else who helped here.) 13 gadi atpakaļ
django-admin.txt 63f9b67129 Added '.txt' to list of file extensions that the makemessages management command automatically scans. Refs #12202. 13 gadi atpakaļ
exceptions.txt a4ef094b0f Corrected a number of mislinked crossrefs and added a few new crossref targets found in/via the 1.3 release. 14 gadi atpakaļ
generic-views.txt 49f57a5d28 Fixed #15992 -- Added more references to settings. Thanks, aaugustin. 14 gadi atpakaļ
index.txt 524c5fa07a Fixed #14261 - Added clickjacking protection (X-Frame-Options header) 14 gadi atpakaļ
middleware.txt 43cb78fafd Fixed #14506 -- Added an assertion to XViewMiddleware about the dependency on the authentication middleware. Thanks, vanschelven. 13 gadi atpakaļ
request-response.txt 97f22f2969 Fixed #12375 -- Added a dict() method to convert a MultiValueDict (such as a QueryDict) to a dictionary of key-value pairs. Thanks, oinopion and hvdklauw. 13 gadi atpakaļ
settings.txt 566b3295fa Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. 13 gadi atpakaļ
signals.txt 326949e444 Fixed #14503 -- Unified multiple implementations of test cases assert* methods that verify a given exception is raised by a callable throughout the Django test suite. 13 gadi atpakaļ
template-response.txt a482cc0ba3 Fixed #16004 - csrf_protect does not send cookie if view returns TemplateResponse 14 gadi atpakaļ
unicode.txt 1b1060c916 Fixed #15593 -- Added a note that the output of `reverse` is urlquoted. Thanks to guettli for the report and draft patch. 14 gadi atpakaļ
utils.txt 62bb4b8c37 Added a few cross references to the i18n docs and documented pgettext and colleagues. 13 gadi atpakaļ
validators.txt ce3c281090 Fixed #811 -- Added support for IPv6 to forms and model fields. Many thanks to Erik Romijn. 14 gadi atpakaļ