from structured_config import Structure
HAS_MODELS = True
class AdminConfig(Structure):
pass
extra = {}