parent
13b512b569
commit
870d0b9697
15 changed files with 205 additions and 37 deletions
|
@ -1,5 +1,5 @@
|
|||
''' bring all the models into the app namespace '''
|
||||
from .book import Shelf, ShelfBook, Book, Author
|
||||
from .user import User, UserRelationship, FederatedServer
|
||||
from .activity import Status, Review, Favorite
|
||||
from .activity import Status, Review, Favorite, Tag
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue