Files
suite/auth_admin/__init__.py
Jared Kipe 64ee02a10c #5 Migrate to 12.0
Additionally, allowing the field to be written to improves the UI by automatically highlighting it and doesn't really have any negative side effects. (how could you alter the hmac?)
2018-12-28 18:54:20 -08:00

4 lines
68 B
Python
Executable File

from . import controllers
from . import models
from . import wizard