django/docs/ref
Ramiro Morales f4d93f6eb8 Two very simple docs fixes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16718 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-03 17:46:16 +00:00
..
contrib Two very simple docs fixes. 2011-09-03 17:46:16 +00:00
files
forms
models Slightly rewrite @permalink and get_absolute_url() documentation. 2011-08-28 02:05:32 +00:00
templates Two very simple docs fixes. 2011-09-03 17:46:16 +00:00
authbackends.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
class-based-views.txt
clickjacking.txt
databases.txt Clarify the documentation around SQLite and case-sensitive string matching. 2011-08-26 08:42:38 +00:00
django-admin.txt
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
template-response.txt
unicode.txt Fixed #15593 -- Added a note that the output of `reverse` is urlquoted. Thanks to guettli for the report and draft patch. 2011-04-20 19:50:27 +00:00
utils.txt
validators.txt