fix: remove inappropriate decorator
This commit is contained in:
parent
8560c97ebd
commit
d26ce6fb3a
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ from accounts.models import *
|
|||
__all__ = ['GlobalPermission', 'ProjectPermission']
|
||||
|
||||
|
||||
@python_2_unicode_compatible
|
||||
class PermissionField(models.BooleanField):
|
||||
pass
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue