Django REST Framework - 3. Setting Up PostgreSQL Database.
Oct 31, 2021 · 7 min read · In our previous article, we learned how to Automate Deployment With Travis CI. In this section, we will learn how to install and configure PostgreSQL, replacing the Django's default SQLite database. Django has support for multiple databases, which ...
Join discussion



