This commit is contained in:
Stephane Martin 2016-09-04 23:31:53 +02:00
джерело 3d980e1459
коміт 0288038111
1 змінених файлів з 1 додано та 1 видалено

@ -1,5 +1,5 @@
from __future__ import absolute_import
from ..models import Auth
from realms.modules.auth.models import Auth
Auth.register('oauth')