halfapi/halfapi/models/api/view/__init__.py

12 lines
281 B
Python

"""This file is part of the apidb package. It has been generated by the
command halfORM. To keep it in sync with your database structure, just rerun
halfORM.
More information on the half_orm library on https://github.com/collorg/halfORM.
"""
__all__ = [
'acl',
'route'
]