from sapl.utils import register_all_models_in_admin

register_all_models_in_admin(__name__)