Skip to content

Conversation

@fdintino
Copy link
Member

  • Make compatible with all LTS django versions after and including 2.2, and python versions 3.8 through 3.13
  • update the github actions test matrix for new python and django versions
  • Move project metadata from setup.py to pyproject.toml
  • Reformat code with ruff
  • Reorganize djxml.fields imports

fixes #16

- Make compatible with all LTS django versions after and including
  2.2, and python versions 3.8 through 3.13
- update the github actions test matrix for new python and django
  versions
- Move project metadata from setup.py to pyproject.toml
- Reformat code with ruff
- Reorganize djxml.fields imports
@fdintino fdintino merged commit ce8c6b0 into main Jun 16, 2025
6 checks passed
@fdintino fdintino mentioned this pull request Jun 17, 2025
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.

Error: Signals "providing_args" is not compatible with django 4.2.x

2 participants