Relative Content

Tag Archive for djangopostgresqlazuregithub

PostgreSQL Azure database not connecting to Django app

I have issues with a Django deployment. I am deploying on Azure through github. The app builds and deploys successfully, I am able to migrate the database, but then I receive a error when I try to log in, it seems that the data is not being saved.