We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://www.djangoproject.com/weblog/2016/mar/01/security-releases/
The text was updated successfully, but these errors were encountered:
pip3 install -r dsmrreader/provisioning/requirements/base.txt > OK
pip3 install -r dsmrreader/provisioning/requirements/base.txt
./manage.py test --settings=dsmrreader.config.test --noinput > OK
./manage.py test --settings=dsmrreader.config.test --noinput
Sorry, something went wrong.
Django security releases issued: 1.8.10 #68
59aa4f9
Merged & deployed locally.
Please note that dsmr_backend WILL fail during Django uninstall & reinstall. dsmr_datalogger might fail as well, but did not stop here.
dsmr_backend
dsmr_datalogger
dsmr_backend FATAL Exited too quickly (process log may have details)
You will notice the backend stopping when the dashboard displays the same Watt usage and the 'timesince' written along it does not update.
dennissiemensma
No branches or pull requests
https://www.djangoproject.com/weblog/2016/mar/01/security-releases/
The text was updated successfully, but these errors were encountered: