mirror of
https://github.com/wowlikon/LiB.git
synced 2026-02-04 04:31:09 +00:00
Добавление аналитики
This commit is contained in:
@@ -7,6 +7,7 @@ from .user import User
|
||||
from .links import (
|
||||
AuthorBookLink,
|
||||
GenreBookLink,
|
||||
BookUserLink,
|
||||
UserRoleLink
|
||||
)
|
||||
|
||||
@@ -18,5 +19,6 @@ __all__ = [
|
||||
"User",
|
||||
"AuthorBookLink",
|
||||
"GenreBookLink",
|
||||
"BookUserLink",
|
||||
"UserRoleLink",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user