fix modelset
This commit is contained in:
parent
adc055345f
commit
ec574f4ba0
|
|
@ -176,6 +176,8 @@ def get_ruleset_ignore() -> list[str]:
|
|||
'contenttypes_contenttype',
|
||||
# Models which currently do not require permissions
|
||||
'common_attachment',
|
||||
'common_parametertemplate',
|
||||
'common_parameter',
|
||||
'common_customunit',
|
||||
'common_dataoutput',
|
||||
'common_inventreesetting',
|
||||
|
|
|
|||
Loading…
Reference in New Issue