Commit 3123a887 by Őry Máté

dashboard: fix pep8

parent 6992d596
......@@ -73,6 +73,7 @@ class Profile(Model):
def get_absolute_url(self):
return reverse("dashboard.views.profile")
class GroupProfile(AclBase):
ACL_LEVELS = (
('operator', _('operator')),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment