make imports absolute
This commit is contained in:
parent
3d980e1459
commit
0288038111
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
from __future__ import absolute_import
|
||||
|
||||
from ..models import Auth
|
||||
from realms.modules.auth.models import Auth
|
||||
|
||||
Auth.register('oauth')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue