Commit 13fd0aed authored by martin0726's avatar martin0726

Updated urls in the project folder

parent d26771dc
...@@ -18,4 +18,5 @@ from django.contrib import admin ...@@ -18,4 +18,5 @@ from django.contrib import admin
urlpatterns = [ urlpatterns = [
url(r'^admin/', admin.site.urls), url(r'^admin/', admin.site.urls),
url(r'', include('froyo.urls')),
] ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment