pep8/themes
This commit is contained in:
parent
5ab9ec39df
commit
70b7849fde
1 changed files with 2 additions and 4 deletions
|
@ -33,9 +33,7 @@ SOCIAL = (('You can add links in your config file', '#'),
|
||||||
DEFAULT_PAGINATION = 10
|
DEFAULT_PAGINATION = 10
|
||||||
|
|
||||||
# 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
|
||||||
#THEME = ''
|
# THEME = ''
|
||||||
STATIC_PATHS = ['images']
|
STATIC_PATHS = ['images']
|
||||||
PLUGINS = ['neighbors']
|
PLUGINS = ['neighbors']
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue