Skip to content

Commit bed62c2

Browse files
committed
Fix projects rules after rebase
1 parent b3b94de commit bed62c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rdmo/projects/rules.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
from django.core.exceptions import ObjectDoesNotExist
33

44
import rules
5+
from rules.predicates import is_superuser
56

67

78
@rules.predicate

0 commit comments

Comments
 (0)