django-debug-toolbar compatibility issue in dev-environment
Open
- Dominant language
- Python
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Latest django-debug-toolbar version (1.5) requires django 1.8+, which is incompatible with current patchwork dev-environment configuration (example in [1]). This produces an error in Travis CI tool, making all test to fail. I will send a patch to require django-debug-toolbar version 1.4 for dev-environment.
[1] https://travis-ci.org/dlespiau/patchwork/jobs/151689042
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.