forked from expo/troggle
Messing with millenialcaves.html or similar
This commit is contained in:
parent
19a061efa8
commit
3c563ce665
2
urls.py
2
urls.py
@ -18,7 +18,7 @@ admin.autodiscover()
|
||||
# HOW DOES THIS WORK:
|
||||
# url( <regular expression that matches the thing in the web browser>,
|
||||
# <reference to python function in 'core' folder>,
|
||||
# <name? not sure what does this actually do>)
|
||||
# <name optional argument for URL reversing (doesn't do much)>)
|
||||
|
||||
actualurlpatterns = patterns('',
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user