Commit ec9be363 authored by Jason's avatar Jason

Updated urls.py

parent 19800b3f
......@@ -18,4 +18,5 @@ from django.contrib import admin
urlpatterns = [
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