mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
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
Block a user