django-rdf-io icon indicating copy to clipboard operation
django-rdf-io copied to clipboard

Django 4.0.2 and python 3.10 compatibility

Open markdoerr opened this issue 3 years ago • 2 comments

Dear Rob (@rob-metalinkage), I fixed the code to run under Django 4.0.2 and python 3.10

The tests in the tests directory run all OK.

To be 100 % compatible with Django 4.0.2, some the ContentType issue should be fixed (s. TODOs.md).

markdoerr avatar Sep 05 '22 09:09 markdoerr

Thanks @markdoerr - will do a regression test against Django 3 and if all good process this PR.

rob-metalinkage avatar Sep 05 '22 23:09 rob-metalinkage

Very good, @rob-metalinkage , if this is done, I would also adjust the django-skosxl project (to keep things in sync).

markdoerr avatar Sep 06 '22 08:09 markdoerr