Messing with millenialcaves.html or similar

This commit is contained in:
Rad 2019-02-26 01:03:22 +00:00
parent 52f5423743
commit a54a70749a

View File

@ -18,7 +18,7 @@ admin.autodiscover()
# HOW DOES THIS WORK: # HOW DOES THIS WORK:
# url( <regular expression that matches the thing in the web browser>, # url( <regular expression that matches the thing in the web browser>,
# <reference to python function in 'core' folder>, # <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('', actualurlpatterns = patterns('',