mirror of
https://github.com/jazzband/django-authority.git
synced 2026-05-13 18:13:10 +00:00
Automated merge with ssh://hg@bitbucket.org/jezdez/django-authority/
--HG-- emptychangelog : true
This commit is contained in:
commit
865b5fb422
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