netbox/netbox/dcim/api
Jeremy Stretch c6970e1998 Closes #105: Interface groups (#919)
* Initial work on interface groups

* Simplify to a single LAG form factor

* Correct interface serializer

* Allow for bulk editing of interface LAG

* Additional LAG interface validation

* Fixed API tests
2017-02-27 16:52:13 -05:00
..
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
exceptions.py Initial push to public repo 2016-03-01 11:23:03 -05:00
serializers.py Closes #105: Interface groups (#919) 2017-02-27 16:52:13 -05:00
urls.py Rack reservations (#900) 2017-02-16 13:46:58 -05:00
views.py Closes #105: Interface groups (#919) 2017-02-27 16:52:13 -05:00