Commit 652721e2 by Őry Máté

devenv: change test user password at init

Django does not import password hashes with manage.py loaddata.
parent 075cab72
......@@ -40,4 +40,9 @@ done
cd /opt/webadmin/cloud/miscellaneous/devenv
sudo cp vimrc.local /etc/vim/vimrc.local
cd /opt/webadmin/cloud
./manage.py changepassword test
exit 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment