Closed soluspot closed 1 year ago
hello
python deploy.py migrate
python deploy.py load_new # to load new user
python deploy.py collectstatic
make sure you have database connected to postgresql
Hello
i have tried these commands again and double check the connected database with the same error, did i miss anything
I reinstall from scratch and its working now , i guess it was something related to python environment
I run the panel but can't login with default username / password { admin - secret} , i tried to reset the password through this command line python manage.py changepassword admin but it give me an error user 'admin' does not exist