LOTS of changes
This commit is contained in:
3
app/views/__init__.py
Normal file
3
app/views/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .index_views import index # not index_views
|
||||
from .user_views import user
|
||||
from .group_views import group
|
||||
Reference in New Issue
Block a user