Kaspars Sprogis
Kaspars Sprogis
Hard to say. Maybe some weird python byte cache issue too. I just tried, upgraded old project to Django and didn't see such an error. Anyways i will close it...
@bhupendrabjain Please post full error stacktrace to https://dpaste.de/ and share it here
@fakira I am willing to help and solve this issue, but there is no way I can replicate this error. Maybe somebody can set up sample project and push code...
There was never a PR :)
Me too, but just if the PR is more complicated. In this case if it was just one `IF` added as in original template I would accept it for sure....
I would appreciate if one of you could do it, as you already know what the problem is and how to fix it. Thanks.
I'm currently very busy working on another project. If someone could take a look on existing pull requests on Django 2.0 support and test them and provide feedback I could...
Django 2.0 support for v1 was just added through: https://github.com/darklow/django-suit/pull/663 Available though newest 0.2.26. For v2 and Django 2.0 I need some help testing https://github.com/darklow/django-suit/pull/652#issuecomment-368263416 Thank you.
PR with v2 support was merged in: https://github.com/darklow/django-suit/pull/652
I haven't done it. It could be easy if you just want to replace existing select with options with a select2, you just need few lines of JS and include...