4 lines
86 B
Python
4 lines
86 B
Python
|
"""factor forms"""
|
||
|
|
||
|
GENERAL_FIELDS = ['name', 'slug', 'order', 'policies', 'enabled']
|