Sebastian Muthwill
Sebastian Muthwill
@aclark4life since you created the django-5 branch here I assume you are a maintainer for the project. What do you thing about dropping support for EOL python versions (3.7 &...
Just wanted to have another opinion on dropping the support for EOL versions of Python and Django. I prepared a branch `django-5x` based on your branch. Maybe you could kindly...
I can confirm that issue. I could reproduce it with python 3.12.0 and 3.12.3. When I run pytest on my django application with `addopts = --cov` in the pytest.ini file...
Created an issue to get the changes released: https://github.com/jazzband/help/issues/383
I just saw that @dokterbob already released v1.0 to PyPi 🥳 May we have your opinion here as well. I think we should at least merge this PR to master...
I just tried to get this package working since I would love to include it in one of my projects. Hence the dependencies are quite outdated. I could try to...
@newearthmartin I created a PR (#394) with necessary changes to make the repo up to date and could need a second pair of eyes. Need to update the documentation though.