log analysis develop5
Change-Id: Ic53916468b70d4dc36a725f4c4eae8dfb9bb730e
This commit is contained in:
parent
d8903bf03b
commit
99d3a593ff
@ -15,7 +15,7 @@
|
||||
from django.conf.urls import url
|
||||
|
||||
from venus_dashboard.api import venus_rest_api # noqa
|
||||
from venus_dashboard.log_search import views
|
||||
from venus_dashboard.log_analysis import views
|
||||
|
||||
urlpatterns = [
|
||||
url(r'^$', views.IndexView.as_view(), name='index'),
|
||||
|
Loading…
Reference in New Issue
Block a user