mirror of
https://github.com/jazzband/django-authority.git
synced 2026-05-14 10:33:10 +00:00
3 lines
102 B
Python
3 lines
102 B
Python
import sys
|
|
|
|
from authority.sites import site, get_check, get_choices_for, register, unregister # noqa
|