add rulesets

This commit is contained in:
Matthias 2021-11-01 00:24:21 +01:00
parent b7d6ca12e8
commit fc566621b7
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -73,6 +73,9 @@ class RuleSet(models.Model):
'socialaccount_socialaccount', 'socialaccount_socialaccount',
'socialaccount_socialapp', 'socialaccount_socialapp',
'socialaccount_socialtoken', 'socialaccount_socialtoken',
'otp_totp_totpdevice',
'otp_static_statictoken',
'otp_static_staticdevice',
], ],
'part_category': [ 'part_category': [
'part_partcategory', 'part_partcategory',