django-slow-tests icon indicating copy to clipboard operation
django-slow-tests copied to clipboard

Add support for Django 1.11 and 2.0

Open epicserve opened this issue 7 years ago • 4 comments

I'm currently getting an error when trying to use Django 2.0.

epicserve avatar Jan 02 '18 20:01 epicserve

Can you post the error?

mjhea0 avatar Jan 03 '18 01:01 mjhea0

@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.

epicserve avatar Jan 10 '18 13:01 epicserve

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.

koleror avatar Feb 05 '19 16:02 koleror

I can confirm that this project works fine with Django 3.0.10. 👍

bblanchon avatar Sep 14 '20 12:09 bblanchon