realms-wiki/realms/modules/auth/proxy/__init__.py

6 lines
108 B
Python
Raw Normal View History

2016-09-05 23:54:53 +03:00
from __future__ import absolute_import
from realms.modules.auth.models import Auth
Auth.register('proxy')