Author: mtredinnick
Date: 2007-04-01 00:32:44 -0500 (Sun, 01 Apr 2007)
New Revision: 4895

Modified:
   django/trunk/docs/generic_views.txt
Log:
Fixed #3889 -- Fixed incorrect anchor in link.


Modified: django/trunk/docs/generic_views.txt
===================================================================
--- django/trunk/docs/generic_views.txt 2007-04-01 05:26:26 UTC (rev 4894)
+++ django/trunk/docs/generic_views.txt 2007-04-01 05:32:44 UTC (rev 4895)
@@ -222,7 +222,7 @@
       by ``date_field``. For example, if ``num_latest`` is ``10``, then
       ``latest`` will be a list of the latest 10 objects in ``queryset``.
 
-.. _RequestContext docs: ../templates_python/#subclassing-context-djangocontext
+.. _RequestContext docs: 
../templates_python/#subclassing-context-requestcontext
 
 ``django.views.generic.date_based.archive_year``
 ------------------------------------------------


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to