forked from expo/troggle
Messing with millenialcaves.html or similar
This commit is contained in:
parent
fea9d1095b
commit
2a23c72ee1
2
urls.py
2
urls.py
@ -22,7 +22,7 @@ admin.autodiscover()
|
||||
|
||||
actualurlpatterns = patterns('',
|
||||
|
||||
url(r'^millenialcaves/?$', views_caves.millenialcaves, name="millenialcaves"),
|
||||
url(r'^millenialcaves/?$', views_caves.frontpage, name="millenialcaves"),
|
||||
|
||||
url(r'^troggle$', views_other.frontpage, name="frontpage"),
|
||||
url(r'^todo/$', views_other.todo, name="todo"),
|
||||
|
Loading…
Reference in New Issue
Block a user