Merge branch 'master' of https://git.vvvvvvaria.org/varia/nooo-hbsc
This commit is contained in:
commit
ad7719d472
@ -53,5 +53,8 @@ MENUITEMS = [('Manifesto', '/')]
|
|||||||
|
|
||||||
DELETE_OUTPUT_DIRECTORY = True
|
DELETE_OUTPUT_DIRECTORY = True
|
||||||
|
|
||||||
|
SLUG_REGEX_SUBSTITUTIONS = [
|
||||||
|
(r'\s', '-'),]
|
||||||
|
|
||||||
# Uncomment following line if you want document-relative URLs when developing
|
# Uncomment following line if you want document-relative URLs when developing
|
||||||
#RELATIVE_URLS = True
|
#RELATIVE_URLS = True
|
||||||
|
Loading…
Reference in New Issue
Block a user