This is a simple IP Address Manager, which is built with
django and django_rest_framework.
It provides the following functions:
- WEB UI/REST API for network pool allocation;
- WEB UI/REST API for IP address allocation/deletion;
- Search function with regex for description or IP address.