Changeset 3235
- Timestamp:
- 06/28/06 22:57:01 (2 years ago)
- Files:
-
- django/trunk/docs/authentication.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/authentication.txt
r3226 r3235 569 569 For more, see the `RequestContext docs`_. 570 570 571 .. _RequestContext docs: http://www.djangoproject.com/documentation/templates_python/#subclassing-context- djangocontext571 .. _RequestContext docs: http://www.djangoproject.com/documentation/templates_python/#subclassing-context-requestcontext 572 572 573 573 Users
