django-postgresql-netfields
django-postgresql-netfields copied to clipboard
Validate MAC EUI versions
Postgres 'macaddr' field only accepts EUI-48 addresses, restrict MACAddressField to the same.
Also fix conversion from EUI-48 to EUI-64/MACAddress8Field