Monday, 9 September 2013

How to specify database in the model class?

How to specify database in the model class?

I have two databases defined in DATABASES in settings.py. How can I
specify in the model class the database that should be used ?

No comments:

Post a Comment