Django: How do you force an app to use a non-default database from the settings.py? -


Django can use many database engines at the same time My problem is that the questions always reference the default database .

How do I solve it? I think this is powerful enough for your needs, but if you need more flexibility, you can use the "<"



Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -