The previous version used to ignore the custom configuration defined in conf/settings.py with DEV and TEST environment.
Here, do you want TEST=true instead of DEV=true?
TEST=true
DEV=true
Same here?
rebased onto 86b09b9add2599852ed32e59515c0b0708f54a3b
@ralph you're right. It should be ok now
:+1: to merge. :)
Pull-Request has been merged by gnaponie
The previous version used to ignore the custom configuration
defined in conf/settings.py with DEV and TEST environment.