cleans up urls and views
This commit is contained in:
parent
808ca0bd60
commit
76d2e20742
8 changed files with 216 additions and 200 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, Tag
|
||||
from .status import Status, Review, Favorite, Tag
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue