Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | ||
tests | ||
__init__.py | ||
admin.py | ||
api.py | ||
models.py | ||
serializers.py | ||
settings.py | ||
urls.py | ||
views.py | ||
wsgi.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 |
---|---|---|
.. | ||
migrations | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
admin.py | Loading commit data... | |
api.py | Loading commit data... | |
models.py | Loading commit data... | |
serializers.py | Loading commit data... | |
settings.py | Loading commit data... | |
urls.py | Loading commit data... | |
views.py | Loading commit data... | |
wsgi.py | Loading commit data... |