I’m a newbie in python and in DJango, so please, if you can, explain in details.
I want to use in DJango 3 databases:
- For DJango auth, admin etc
- For local website store
- For the main database
So, frist of all, in my old project (PHP) i was using two…