Django

Code

Changeset 4895

Show
Ignore:
Timestamp:
04/01/07 00:32:44 (1 year ago)
Author:
mtredinnick
Message:

Fixed #3889 -- Fixed incorrect anchor in link.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/generic_views.txt

    r4804 r4895  
    223223      ``latest`` will be a list of the latest 10 objects in ``queryset``. 
    224224 
    225 .. _RequestContext docs: ../templates_python/#subclassing-context-djangocontext 
     225.. _RequestContext docs: ../templates_python/#subclassing-context-requestcontext 
    226226 
    227227``django.views.generic.date_based.archive_year``