Jorge Klemm

Results 1 issues of Jorge Klemm

Hi! After upgrade from Django 3.0 to 3.1, running my tests using `django-nose` gives me this exception: ``` REUSE_DB=1 nosetests mypackage --with-fixture-bundling --with-parallel --with-xunit --verbosity=1 File "~/.virtualenvs/web-django31/lib/python3.9/site-packages/django/core/management/commands/test.py", line 53, in...