Open DmytroLitvinov opened 4 years ago
I would even suggest to drop support for Django < 1.11 and support only Django 1.11, 2.1, 2.2 What do you think? I am ready to prepare PR for that.
Support for officially unsupported Django and Python versions have been removed and support for Django 2.2, 3.0, and 3.1 added to https://github.com/sztamas/django-iprestrict-redux.
Nice to hear it.
Hi there,
Thanks a lot for your efforts on this library. We need to update this library to support Django 2.2. Probably, we could add it to
tox.ini
file to check tests and if it fails, then add support of it.What do you think?