004 Django on shared hosting switching from sqlite3 to postgre
create a database create a user assign user to database install psycopg2-binary change settings.py add user name password, host , port 5432 try 127.0.0.1 if …
We've listed best web hosting services you can safely use in 2020 and beyond. Read our web hosting reviews on speed (ms), uptime (%) and customer support.
create a database create a user assign user to database install psycopg2-binary change settings.py add user name password, host , port 5432 try 127.0.0.1 if …