Changeset 5850
- Timestamp:
- 08/11/07 06:05:59 (1 year ago)
- Files:
-
- django/trunk/docs/authentication.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/authentication.txt
r5812 r5850 675 675 The permission_required decorator 676 676 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 677 678 **New in Django development version**679 677 680 678 It's a relatively common task to check whether a user has a particular
