mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 13:57:12 +00:00
Messing with millenialcaves.html or similar
This commit is contained in:
2
urls.py
2
urls.py
@@ -22,7 +22,7 @@ admin.autodiscover()
|
||||
|
||||
actualurlpatterns = patterns('',
|
||||
|
||||
url(r'^testingurl/?$' , views_caves.millenialcaves, name="testing")
|
||||
url(r'^testingurl/?$' , views_caves.millenialcaves, name="testing"),
|
||||
|
||||
url(r'^millenialcaves/?$', views_caves.millenialcaves, name="millenialcaves"),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user