dropbox / nsot

Network Source of Truth is an open source IPAM and network inventory database
https://nsot.readthedocs.io
Other
399 stars 66 forks source link

Upgrade to support Python 3.6+ #325

Closed tyler-8 closed 1 year ago

tyler-8 commented 6 years ago

Consider it an official request now!

Why not start ripping the band-aid now? :)

jathanism commented 6 years ago

Thank you for making it official.

jathanism commented 5 years ago

I retitled this. Talking about this today and I wanted to say that we should start with getting NSoT to support Python 2.7/3.6+ hybrid by leveraging six and stick with Django 1.11 for now.

That will be a step in the right direction. Then after a "while" we can upgrade to Django 2.x in another body of work.