4 lines
109 B
Python
4 lines
109 B
Python
from webapp.routes.tag import *
|
|
from webapp.routes.blog_post import *
|
|
from webapp.routes.permission import *
|