mirror of
https://github.com/jazzband/django-authority.git
synced 2026-05-19 04:51:07 +00:00
Automated merge with ssh://hg@bitbucket.org/jezdez/django-authority/
--HG-- files : docs/tips_tricks.txt
This commit is contained in:
commit
4c561d6a53
1 changed files with 1 additions and 1 deletions
|
|
@ -30,4 +30,4 @@ Within a permission class, you can refer to Django's basic permissions::
|
|||
if foo and self.change_flatpage():
|
||||
# ...
|
||||
|
||||
authority.register(Flatpage, FlagpagePermisson)
|
||||
authority.register(Flatpage, FlagpagePermisson)
|
||||
|
|
|
|||
Loading…
Reference in a new issue