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

Update to Django 5.0 #622

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Conversation

jdanielnd
Copy link

@jdanielnd jdanielnd commented Feb 26, 2024

Changes Made:

  • Updated all development dependencies to address security vulnerabilities.
  • Ensured compatibility with Django 3.2+ by addressing changes in the internal handling of Decimal fields.
  • Introduced support for Django's JSONField to enhance data storage capabilities.
  • Created Github Action workflow for running tests (you can see the actions running here)

Compatibility

  • Verified compatibility with Python versions 3.10, 3.11, and 3.12.
  • Confirmed compatibility with Django versions >3.2 to the latest (5.0.2).

These updates enhance the security, compatibility, and functionality of the django-pgcrypto-fields library.

@jdanielnd
Copy link
Author

@peterfarrell is there any chance this PR gets merged? We’re actively using django-pgcrypto and would benefit from the Decimal field update.

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.

None yet

1 participant