1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref
Andrew Brown 17be12df47 Removed a trailing space in the template name on line 174.
This trailing space may seem innocuous, but can be easily copied-and-pasted from the docs.
This can lead to bizarre File Not Found errors where the checked paths look correct, but actually aren't because
the trailing space is hard to see in an error message.
2013-04-05 01:52:12 -04:00
..
class-based-views Improved FormView docs in class-based views index. 2013-03-29 07:57:07 -04:00
contrib Fixed #9913 - Clarified User.is_authenticated docs. 2013-03-31 03:59:34 -04:00
files
forms
models
templates Removed a trailing space in the template name on line 174. 2013-04-05 01:52:12 -04:00
clickjacking.txt
databases.txt
django-admin.txt Fixed #18277 - Clarified startproject documentation. 2013-03-30 08:36:31 -04:00
exceptions.txt
index.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
middleware.txt
request-response.txt Doc: "value" is arg not kwarg in HttpResponse.set_signed_cookie 2013-03-24 12:12:23 -04:00
settings.txt Fix #20195: wrong reference in session settings documentation. 2013-04-04 18:12:12 +02:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
utils.txt Fixed #19748 - Documented django.utils.module_loading.import_by_path 2013-04-02 12:59:43 -04:00
validators.txt
views.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00