0👍
The solution is simple – I’ll use sqlite for dev environment, and postgres for prod – and which would be deployed to Heroku.
Heroku doesn’t allow to use sqlite.
- [Answered ]-Using ElasticSearch as Database/Storage with Django
- [Answered ]-Django Rest Framework custom user model PUT Request
- [Answered ]-Django model.save(): Check if ANYTHING changed
- [Answered ]-Django pass var from view to two template in the same time
Source:stackexchange.com