This website works better with JavaScript.
Home
Explore
Help
Sign In
warricksothr
/
Atheneum
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
An ebook/comic library service and web client
58
Commits
3
Branches
0
Tags
255 KiB
Python
98%
Dockerfile
0.7%
Shell
0.7%
Mako
0.6%
Tree:
2ba4061e34
Atheneum
/
server
/
atheneum
/
model
/
__init__.py
2 lines
98 B
Raw
Blame
History
"""
Expose models to be used in Atheneum.
"""
from
atheneum.model.user_model
import
User
,
UserToken
Reference in new issue