#multiple database

7 messages · Page 1 of 1 (latest)

nova field
peak cloud
#

Your router needs to account for the other standard tables, such as django_content_type. Do you want those tables to exist in the database_tracking database?

nova field
#

No, I want to use the default database for those standard tables.

raw hare
#

So is the issue resolved @nova field ?

nova field
#

No, The issue is not resolved yet.

crisp zodiac
#

did you try "python manage.py migrate tracking --database database_tracking" ?

#

python manage.py migrate app_name --database database_name