I've built a Django app that uses sqlite (the default database), but I can't find anywhere that allows deployment with sqlite. Heroku only works with postgresql, and I've spent two days trying to switch databases and can't figure it out, so I want to just deploy with sqlite. (This is just a small application.)
A few questions:
- Is there anywhere I can deploy with sqlite?
- If so, where/how?
Aucun commentaire:
Enregistrer un commentaire