1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/ref
2011-06-16 16:34:55 +00:00
..
contrib Fixed #16031 -- Corrected comments template examples. Thanks, teraom. 2011-06-16 16:34:02 +00:00
files
forms Fixed #16264 -- Improved form widget documentation. Many thanks to Bas Peschier. 2011-06-16 15:27:19 +00:00
models
templates Fixed #15908 -- Mention blocktrans in the pluralize filter documentation section. Thanks, Julien Phalip. 2011-06-16 16:34:20 +00:00
authbackends.txt
class-based-views.txt
clickjacking.txt
databases.txt
django-admin.txt
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt 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. 2011-06-16 16:34:55 +00:00
settings.txt
signals.txt
template-response.txt
unicode.txt
utils.txt Added a few cross references to the i18n docs and documented pgettext and colleagues. 2011-06-15 10:48:13 +00:00
validators.txt