| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 0001_initial.py | ||
| 0002_data__seed_relationship_types.py | ||
| 0003_coursecontentmilestone_requirements.py | ||
| 0004_auto_20151221_1445.py | ||
| __init__.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 |
|---|---|---|
| .. | ||
| 0001_initial.py | Loading commit data... | |
| 0002_data__seed_relationship_types.py | Loading commit data... | |
| 0003_coursecontentmilestone_requirements.py | Loading commit data... | |
| 0004_auto_20151221_1445.py | Loading commit data... | |
| __init__.py | Loading commit data... |