users module

This commit is contained in:
Andreas Stephanides
2017-01-14 12:50:20 +01:00
parent 0cc92cd8de
commit bf75b38987

1
users/__init__.py Normal file
View File

@@ -0,0 +1 @@
from users import User, authenticate, identity