From cb33aa1cc8040ece2cc6b773e57672e7c2d818f4 Mon Sep 17 00:00:00 2001 From: Gabriel Hurley Date: Mon, 18 Oct 2010 23:26:16 +0000 Subject: Fixed a mistaken link at the top of both class-based-views docs, and a "content" vs. "context" typo in the topic guide. Thanks to SmileyChris and robhudson for the reports. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14268 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/ref/class-based-views.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref') diff --git a/docs/ref/class-based-views.txt b/docs/ref/class-based-views.txt index 7e7c82cb5c..ff0d49b013 100644 --- a/docs/ref/class-based-views.txt +++ b/docs/ref/class-based-views.txt @@ -11,7 +11,7 @@ Class-based generic views For details on the previous generic views implementation, see the :doc:`topic guide ` and - :doc:`detailed reference `. + :doc:`detailed reference `. Writing Web applications can be monotonous, because we repeat certain patterns again and again. Django tries to take away some of that monotony at the model -- cgit v1.3