django-userforeignkey icon indicating copy to clipboard operation
django-userforeignkey copied to clipboard

Support for django 4.0+

Open TomaszKrassowski opened this issue 2 years ago • 2 comments

As per README: Currently, Django 2.2 (Python 3.7+) and Django 3.2 (Python 3.7+) are supported.

Will this work out of the box with Django 4.0? I do not see any features used that are removed in Django 4.0.

TomaszKrassowski avatar Sep 22 '22 09:09 TomaszKrassowski

AT the moment there are no known issues. The support needs to be updated in the action test workflow and README according to the current active support https://endoflife.date/django

@TomaszKrassowski if you want, you are welcome to open a PR with the changes :slightly_smiling_face:

nezhar avatar Sep 27 '22 13:09 nezhar

https://github.com/beachmachine/django-userforeignkey/pull/17

anx-mfischer avatar Oct 14 '22 13:10 anx-mfischer