hearsaycorp / django-livefield

Convenient soft-deletion for Django models.
MIT License
35 stars 19 forks source link

Update django and python, add github action #62

Closed csizmaziakiki closed 9 months ago

rbm commented 9 months ago

Nice. You can close #58 from the community after this as well.

If you're in here, might be worth adding Python 3.12 and Django 5.0 to the test matrix as well since they are out now and there's some OSS usage of this library where folks might be on more cutting edge, non-LTS versions of Py/Django.

csizmaziakiki commented 9 months ago

Nice. You can close #58 from the community after this as well.

If you're in here, might be worth adding Python 3.12 and Django 5.0 to the test matrix as well since they are out now and there's some OSS usage of this library where folks might be on more cutting edge, non-LTS versions of Py/Django.

Thank you for the input! I would like to get this merged ASAP and don't want to make the reviews stale since I have a dependency on this package that I need to update, but I'll make the updates in a following PR