3 - Changing Database from SQLite to Postgres
It is always a good practice to start a Django project with Postgres for apparent reasons. Sometimes the default database shipped with Django may suffice for you. However, as the project grows and more likely than not if you have to collaborate on an...
demibk.hashnode.dev4 min read