add ruleset

This commit is contained in:
Matthias 2021-11-28 16:50:34 +01:00
parent 6511a774d1
commit ace4370ee9
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -159,6 +159,7 @@ class RuleSet(models.Model):
'error_report_error',
'exchange_rate',
'exchange_exchangebackend',
'django_session',
# Django-q
'django_q_ormq',