Changeset 4895
- Timestamp:
- 04/01/07 00:32:44 (1 year ago)
- Files:
-
- django/trunk/docs/generic_views.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/generic_views.txt
r4804 r4895 223 223 ``latest`` will be a list of the latest 10 objects in ``queryset``. 224 224 225 .. _RequestContext docs: ../templates_python/#subclassing-context- djangocontext225 .. _RequestContext docs: ../templates_python/#subclassing-context-requestcontext 226 226 227 227 ``django.views.generic.date_based.archive_year``
