v0.22.2
What's Changed
- When project is deleted, its files are not permanently deleted by @suricactus in #781
- Mypy app-wide scope by @why-not-try-calmer in #786
- Do not throw when creating a project on inactive subscription by @suricactus in #780
- Additional concurrency checks on jobs by @suricactus in #787
- Add a way to easily export deltafiles from Django Admin - Deltas list and Job view by @suricactus in #785
- Add
Project.name_with_owner
property by @suricactus in #789 - Bump pre-commit dependencies and make black happy by @suricactus in #788
- Do not track
UnsupportedMediaType
exception on Sentry by @suricactus in #790 - Fix incorrect assert for
active_since
when creating aSubscription
by @suricactus in #791
Full Changelog: v0.22.1...v0.22.2