Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Django 3.2, Add Django 5.0, use Ruff for linting and formatting #244

Merged
merged 20 commits into from
Dec 12, 2023

Conversation

philgyford
Copy link
Owner

Added

  • Added support for Django 5.0

Removed

  • Dropped support for Django 3.2.

Changed

  • Allowed use of Pillow v10 and django-imagekit v5.0
  • Switched from using flake8 and black for linting and formatting to ruff

Fixes #243

@philgyford philgyford merged commit 2267531 into main Dec 12, 2023
36 checks passed
@philgyford philgyford deleted the ruff-and-django-5 branch December 12, 2023 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Errors when using Pillow v10
1 participant