Name |
Last commit
|
Last update |
---|---|---|
edxval | ||
.coveragerc | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
LICENSE | ||
MANIFEST.in | ||
README.md | ||
manage.py | ||
pylintrc | ||
requirements.txt | ||
setup.py | ||
test-requirements.txt | ||
urls.py |
This hardcoded the db_alias fetched from schema_editor and forces django to try and migrate any second database you use, rather than routing to the default database. In testing a build from scratch, these do not appear needed. Using using() prevents us from using multiple databases behind edxapp.
Name |
Last commit
|
Last update |
---|---|---|
edxval | Loading commit data... | |
.coveragerc | Loading commit data... | |
.gitignore | Loading commit data... | |
.travis.yml | Loading commit data... | |
AUTHORS | Loading commit data... | |
LICENSE | Loading commit data... | |
MANIFEST.in | Loading commit data... | |
README.md | Loading commit data... | |
manage.py | Loading commit data... | |
pylintrc | Loading commit data... | |
requirements.txt | Loading commit data... | |
setup.py | Loading commit data... | |
test-requirements.txt | Loading commit data... | |
urls.py | Loading commit data... |