forked from expo/troggle
New troggle report on defined directory paths
This commit is contained in:
1
urls.py
1
urls.py
@@ -157,6 +157,7 @@ actualurlpatterns = patterns('',
|
||||
|
||||
# for those silly ideas
|
||||
url(r'^experimental.*$', views_logbooks.experimental, name="experimental"),
|
||||
url(r'^pathsreport.*$', views_logbooks.pathsreport, name="pathsreport"),
|
||||
|
||||
#url(r'^trip_report/?$',views_other.tripreport,name="trip_report")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user