Automated merge with ssh://hg@bitbucket.org/jezdez/django-authority/

--HG--
files : docs/tips_tricks.txt
This commit is contained in:
Martin Mahner 2009-07-12 22:27:14 +02:00
commit 4c561d6a53

View file

@ -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)