django-authority/authority/utils.py
2020-02-07 11:04:41 +01:00

7 lines
116 B
Python

from authority.sites import (
site,
get_check,
get_choices_for,
register,
unregister,
) # noqa