Django

Code

Changeset 5850

Show
Ignore:
Timestamp:
08/11/07 06:05:59 (1 year ago)
Author:
mtredinnick
Message:

Fixed #4611 -- Removed "new in development version" annotation for the permission_required decorator. It was in 0.96. Thanks, John Shaffer.

Files:

Legend:

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

    r5812 r5850  
    675675The permission_required decorator 
    676676~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    677  
    678 **New in Django development version** 
    679677 
    680678It's a relatively common task to check whether a user has a particular