*(minor): small refactor
This commit is contained in:
5
passbook/providers/app_gw/admin.py
Normal file
5
passbook/providers/app_gw/admin.py
Normal file
@ -0,0 +1,5 @@
|
||||
"""passbook Application Security Gateway model admin"""
|
||||
|
||||
from passbook.lib.admin import admin_autoregister
|
||||
|
||||
admin_autoregister('passbook_providers_app_gw')
|
||||
Reference in New Issue
Block a user