peering-manager / docker

🐳 Docker Image of Peering Manager
Apache License 2.0
9 stars 13 forks source link

Missing PIP module breaks debug #14

Closed jamesditrapani closed 3 years ago

jamesditrapani commented 3 years ago

When debug=true, tracebacks are seen due to missing Python lib: django-debug-toolbar

gmazoyer commented 3 years ago

This should not be the case anymore as django-debug-toolbar is part of the base requirements.