openwisp / django-freeradius

Administration web interface and REST API for freeradius 3 build in django & python, development has moved to openwisp-radius
http://openwisp-radius.readthedocs.io
Other
365 stars 87 forks source link

[requirements] Update dependencies & python version used. #246

Closed atb00ker closed 4 years ago

atb00ker commented 5 years ago

We need to update all the dependencies. We need to add support for django 3.0 and drop support for django versions that are older than 2.2. We also need to test on python 3.6 and 3.7 on travis, dropping python 3.5.

Description edited by @nemesisdesign.

RohanJnr commented 4 years ago

I am coming from GCI website. Can I use pipenv ?

atb00ker commented 4 years ago

@RohanJnr For your own setup you can use anything you like, but please don't push Pipfile or any other pipenv residue! :smile:

nemesifier commented 4 years ago

This module does not support python 2, we can update the travis build to test using python 3.6 and python 3.7

nemesifier commented 4 years ago

And add django 3.0.