Import everything from view sub classes
This commit is contained in:
parent
c973bc9fda
commit
752ee31c47
|
@ -1,3 +1,3 @@
|
||||||
from .views import index, repo, axes
|
from .views import *
|
||||||
from .post import post_repo, post_archive, post_error, post_location
|
from .post import *
|
||||||
from .json import repo_daily_json, repo_monthly_json, repo_list_json, repo_json, repo_monthly_size_json
|
from .json import *
|
||||||
|
|
Loading…
Reference in New Issue
Block a user