From e11c647d604168e565bf4802d5e95aa1ba339c76 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Sat, 13 Aug 2011 11:23:13 +0000 Subject: [PATCH] Fixed #16627 -- Fixed docs build warning. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16611 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/topics/http/views.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/http/views.txt b/docs/topics/http/views.txt index 6e033f3bc9..02c426a66c 100644 --- a/docs/topics/http/views.txt +++ b/docs/topics/http/views.txt @@ -201,7 +201,7 @@ Two things to note about 500 views: .. _http_forbidden_view: The 403 (HTTP Forbidden) view ----------------------------- +----------------------------- .. versionadded:: 1.4