django/docs/ref
Aymeric Augustin e1a31aadb0 Fixed an inappropriate repetition. Thanks DanGer for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17679 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-11 11:49:38 +00:00
..
contrib Fixed a typo in the sitemaps docs. 2012-03-04 09:33:28 +00:00
files
forms
models Fixed an inappropriate repetition. Thanks DanGer for the report. 2012-03-11 11:49:38 +00:00
templates Fixed #16939 -- Inaccurate implementation of {% comment %} presented in custom template tag 'howto' guide. Thanks sebastian for the patch. 2012-03-05 03:25:27 +00:00
authbackends.txt
class-based-views.txt
clickjacking.txt
databases.txt Edited stuff from [17543] to [17629] 2012-03-02 17:16:52 +00:00
django-admin.txt Fixed Sphinx warnings when building docs introduced in r17665. 2012-03-10 17:24:11 +00:00
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt Edited stuff from [17543] to [17629] 2012-03-02 17:16:52 +00:00
settings.txt Edited stuff from [17543] to [17629] 2012-03-02 17:16:52 +00:00
signals.txt
template-response.txt
unicode.txt
utils.txt Made django.utils.timezone.localtime a private API -- it's too specific to the template engine. 2012-03-03 19:57:25 +00:00
validators.txt