django-slow-tests
django-slow-tests copied to clipboard
Add support for Django 1.11 and 2.0
I'm currently getting an error when trying to use Django 2.0.
Can you post the error?
@mjhea0, It seems to work on my Django 1.11 branch and my Django 2.0 branch is broke right now in my project so, you can just close this issue if you want. However, it might be a good idea to add Django 1.11 and 2.0 to your tox.ini.
Django 1.11 was added to the supported list. Do you have the error with django 2.0? I'll have a look when I get some time.
I can confirm that this project works fine with Django 3.0.10. 👍