Commit fa16ac39 by benjaoming

removing migration testing for now due to unknown error

parent 9221c154
......@@ -44,7 +44,7 @@ settings.configure(
"sekizai.context_processors.sekizai",
),
USE_TZ=True,
SOUTH_TESTS_MIGRATE=True,
SOUTH_TESTS_MIGRATE=False,
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment