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

--HG--
emptychangelog : true
This commit is contained in:
Martin Mahner 2009-07-12 22:42:56 +02:00
commit 865b5fb422

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)