django/docs/ref
Jannis Leidel d93a2ef887 Fixed #17568 -- Mentioned ``reverse_lazy`` in the ``LOGIN_REDIRECT_URL`` settings docs. Thanks, zsiciarz.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17626 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-02 16:56:04 +00:00
..
contrib
files
forms
models
templates Added a note to the release notes about the new format strings added in r17473. 2012-02-13 20:57:44 +00:00
authbackends.txt
class-based-views.txt
clickjacking.txt
databases.txt
django-admin.txt
exceptions.txt
generic-views.txt
index.txt Fixed #14261 - Added clickjacking protection (X-Frame-Options header) 2011-05-30 22:27:47 +00:00
middleware.txt
request-response.txt
settings.txt Fixed #17568 -- Mentioned ``reverse_lazy`` in the ``LOGIN_REDIRECT_URL`` settings docs. Thanks, zsiciarz. 2012-03-02 16:56:04 +00:00
signals.txt
template-response.txt
unicode.txt
utils.txt
validators.txt