Animesthetic-Social-Media icon indicating copy to clipboard operation
Animesthetic-Social-Media copied to clipboard

PostGreSQL

Open prasad-chavan1 opened this issue 1 year ago • 6 comments

Add postgreSql for DB 🚀

I have made this application's database in DbSqlite. Add Postgres configuration to settings.py and make changes in models and code as needed. After making changes dont forget to makemigrations --->

python manage.py makemigrations
python manage.py migrate

prasad-chavan1 avatar Oct 01 '23 11:10 prasad-chavan1