*(minor): small refactor
This commit is contained in:
3
passbook/factors/forms.py
Normal file
3
passbook/factors/forms.py
Normal file
@ -0,0 +1,3 @@
|
||||
"""factor forms"""
|
||||
|
||||
GENERAL_FIELDS = ['name', 'slug', 'order', 'policies', 'enabled']
|
Reference in New Issue
Block a user