Skip to content

Drop support for old Django(<3.2) and Python(<3.8) versions

Compare
Choose a tag to compare
@Gusakovskiy Gusakovskiy released this 28 Oct 09:44
· 3 commits to master since this release
81bfe23

Drop support for old Django(<3.2) and Python(<3.8) versions
Separate dev and not-dev dependencies.
Migrate to pyproject.toml.
Use compiled dependencies.
Fix linting and formatting.