Unlike what the doc says, it overrides --settings.
Required by D1840
Differential D1848
Don't set $DJANGO_SETTINGS_MODULE in manage.py vlorentz on Aug 13 2019, 3:56 PM. Authored by
Details
Unlike what the doc says, it overrides --settings. Required by D1840
Diff Detail
Event TimelineComment Actions Build is green Comment Actions Build is green Comment Actions Doesn't this need a change in tox.ini to pull the proper DJANGO_SETTINGS_MODULE?
Comment Actions
tox.ini invokes pytest, not manage.py, so it does not run this code.
Comment Actions Nevermind my last question, DJANGO_SETTINGS_MODULE is properly set in pytest.ini (and I'm apparently blind) Comment Actions Build is green Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/672/ Comment Actions Build is green Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress-diff/270/ |