1.6.0
Summary
Version 1.6.0 of django hurricane introduces two brand new cli args:
max-body-sizemax-buffer-size
With these you can adjust how the underlying tornado should handle huge message sizes.
Also this version introduces the option to customize your django hurricane experience via env variables, django settings or cli args!
What's Changed
- feat: add poethepoet tasks ✨ by @liquidiert in #130
- feat: #128 serve settings refactor ✨ by @liquidiert in #131
New Contributors
- @liquidiert made their first contribution in #130
Full Changelog: 1.5.0...1.6.0