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

Increase django version and switch to pyproject.toml #41

Open
wants to merge 34 commits into
base: develop
Choose a base branch
from

Conversation

mikemanger
Copy link

@mikemanger mikemanger commented Jul 29, 2024

Includes changes in #39. I thought I'd split out the pre-commit and doc fixes in-case this PR goes too far. You can view the diff here

  • Increases Django requirements to 4.2 and Python to 3.8 to fix Increase version requirements #40
  • Test against Django 5.1
  • Moves setup.py and dev tool config to pyproject.toml
  • Adds django-upgrade pre-commit task
  • Fixes link in readme

mikemanger and others added 30 commits July 29, 2024 10:54
@mikemanger mikemanger changed the title Increase django version Increase django version and switch to myproject.toml Jul 29, 2024
@mikemanger mikemanger changed the title Increase django version and switch to myproject.toml Increase django version and switch to pyproject.toml Jul 29, 2024
@mikemanger mikemanger marked this pull request as ready for review July 29, 2024 20:22
@mpasternak
Copy link
Member

Hey @mikemanger thank you very much for your kind contribution, I will review those changes and merge some time later this week; thank you very much.

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.

Increase version requirements
2 participants