Do not enable auto setup during tests
This commit is contained in:
parent
f6ffd0a63b
commit
a74348df2b
2 changed files with 7 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ HELPER_SETTINGS = dict(
|
|||
HAYSTACK_CONNECTIONS={
|
||||
'default': {}
|
||||
},
|
||||
BLOG_AUTO_SETUP=False,
|
||||
)
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue