incuna / django-pgcrypto-fields

Transparent field level encryption for Django using the pgcrypto postgresql extension.
BSD 2-Clause "Simplified" License
229 stars 49 forks source link

Update to Django 5.0 #622

Open jdanielnd opened 4 months ago

jdanielnd commented 4 months ago

Changes Made:

Compatibility

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

jdanielnd commented 1 month ago

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