Adds form and models for reading goal
This commit is contained in:
parent
3866523d57
commit
b648012af5
4 changed files with 67 additions and 1 deletions
|
@ -17,7 +17,7 @@ from .readthrough import ReadThrough
|
|||
|
||||
from .tag import Tag, UserTag
|
||||
|
||||
from .user import User, KeyPair
|
||||
from .user import User, KeyPair, AnnualGoal
|
||||
from .relationship import UserFollows, UserFollowRequest, UserBlocks
|
||||
from .federated_server import FederatedServer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue