Files
suite/auth_admin/__init__.py
Jared Kipe 90509dc9b0 #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?)
2024-10-24 09:48:37 +00:00

4 lines
68 B
Python
Executable File

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