add rulesets
This commit is contained in:
parent
b7d6ca12e8
commit
fc566621b7
|
|
@ -73,6 +73,9 @@ class RuleSet(models.Model):
|
|||
'socialaccount_socialaccount',
|
||||
'socialaccount_socialapp',
|
||||
'socialaccount_socialtoken',
|
||||
'otp_totp_totpdevice',
|
||||
'otp_static_statictoken',
|
||||
'otp_static_staticdevice',
|
||||
],
|
||||
'part_category': [
|
||||
'part_partcategory',
|
||||
|
|
|
|||
Loading…
Reference in New Issue