django-authority/authority/utils.py

8 lines
116 B
Python
Raw Normal View History

2020-02-07 09:50:47 +00:00
from authority.sites import (
site,
get_check,
get_choices_for,
register,
unregister,
) # noqa