Added - `sales_email` to `InternetExchange` - `sales_phone` to `InternetExchange`
2.10.0
Added - `region_continent` field to `Facility`
2.9.0
Added - `property` to `Facility` - `available_voltage_services` to `Facility` - `diverse_serving_substations` to `Facility`
2.8.0
Added - python 3.9 support - Django 3.2 support - __str__ methods to more models (52) - django admin interface views (63) Removed - python 3.5 support
2.7.0
Added - `service_level` to `InternetExchange` - `terms` to `InternetExchange`
2.6.0
Added - `name_long` field to `Network` - `aka` field to `InternetExchange` - `name_long` field to `Facility` - `aka` field to `Facility` - `name_long` field to `Organization` - `aka` field to `Organization` - github workflow for tests