fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
editor: editing link via popup
[redakcja.git]
/
redakcja
/
settings
/
integration_test.py
1
from redakcja.settings.test import *
2
3
NOSE_ARGS = ()
4
5
STATIC_ROOT_SYMLINK = os.path.dirname(STATIC_ROOT) + '_test'
6
STATICFILES_DIRS.append(STATIC_ROOT_SYMLINK)
7