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

[API] get_first_available_ip is not reusable #33

Closed nemesifier closed 6 years ago

nemesifier commented 6 years ago

The get_first_available_ip view should become reusable and be added to the README.

The incredible thing is that the tests in the sample app are not failing, which makes me think they are useless right now.

nemesifier commented 6 years ago

The tests for the sample_app were not being run by travis. Now they are: https://travis-ci.org/openwisp/django-ipam/builds/403059179.