django/docs/ref
Aymeric Augustin 2ff93e027c Fixed #21829 -- Added default AppConfigs.
Thanks Russell for the report, Marc for the initial patch, Carl for the
final review, and everyone who contributed to the design discussion.
2014-01-25 10:41:56 +01:00
..
class-based-views Fixed #21768 -- Corrected TemplateView context section. 2014-01-16 07:58:08 -05:00
contrib
files Fix typo in storage docs 2014-01-15 13:17:08 -08:00
forms Always use parentheses when documenting a method with no arguments. 2014-01-22 22:26:10 +01:00
models
templates Fixed #21529 -- Noted that {% url %} encodes its output (refs #13260). 2014-01-22 10:44:50 -05:00
applications.txt Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
checks.txt
clickjacking.txt
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt