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

Master subnet validations #54

Closed anurag-ks closed 5 years ago

anurag-ks commented 6 years ago

I had to upgrade to Python 3.7 for this to work. The functions subnet_of etc. are newly implemented in 3.7. - https://docs.python.org/3/library/ipaddress.html#ipaddress.IPv4Network.subnet_of

nemesifier commented 6 years ago

@anurag-ks ping, merging this PR will help new contributors resume work on this project