openwisp / django-ipam

The development of this project has moved to openwisp-ipam
https://github.com/openwisp/openwisp-ipam
BSD 3-Clause "New" or "Revised" License
78 stars 28 forks source link

[requirements] Update dependencies #79

Closed atb00ker closed 4 years ago

atb00ker commented 4 years ago

We need to update all the dependencies including update to django 3.0

someshkar commented 4 years ago

Is this issue still open/can I work on it?

nemesifier commented 4 years ago

@someshkar there should be GCI tasks for this or other similar ones, look for it in the GCI system.

strang1ato commented 4 years ago

@someshkar Are you working on this?

pawelplsi commented 4 years ago

Nobody claimed it on GCI dashboard yet, so now I am working on it :smile:

pawelplsi commented 4 years ago

@atb00ker Should this module support Python2? There's no README entry for it and no travis CI test, but in some other places it's said that it's supported. And what with django? There's still 1.11 there, in other modules we've droppped everything <2.2, should drop it there as well?

nemesifier commented 4 years ago

No, python 3 only, django 2.2 and django 3.0.