7.5.1 A New URL
This commit is contained in:
parent
153e36c790
commit
4d0f9a6976
@ -18,4 +18,5 @@ from lists import views
|
||||
|
||||
urlpatterns = [
|
||||
url(r'^$', views.home_page, name='home'),
|
||||
url(r'^lists/the-only-list-in-the-world/$', views.view_list, name='view_list'),
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user