removed old dB code and continued on group and user mgmt
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Import all models...
|
||||
"""
|
||||
from backend.models.example_model import *
|
||||
from backend.models.user_model import *
|
||||
from backend.models.post_model import *
|
||||
|
||||
Reference in New Issue
Block a user