djradicale icon indicating copy to clipboard operation
djradicale copied to clipboard

Why Django 2.0 only?

Open anx-ckreuzberger opened this issue 6 years ago • 1 comments

Is there a reason why this project is limited to Django 2.0?

https://github.com/kyokenn/djradicale/blob/3ea2f3bf738eb58d5e9862bbb8ccdaeb49336005/setup.py#L41

I tested it with Django Python 3 + Django 1.11 and it works just fine.

The reason why I am asking is: Django 1.11 is the current LTS Version of Django, and therefor the project I am working on is sticking with Django 1.11 and not going to upgrade to Django 2+ (until the next Django LTS, Version 2.2, is released).

If you want, I can create a Pull Request.

anx-ckreuzberger avatar Jun 18 '18 08:06 anx-ckreuzberger

Ok. If it works fine you can make a PR.

kyokenn avatar Jun 18 '18 17:06 kyokenn

Ported to django 4.0.

kyokenn avatar Dec 14 '22 12:12 kyokenn