netbox/netbox/dcim
2018-07-18 14:17:35 -04:00
..
api Fixes #2191: Added missing static choices to circuits and DCIM API endpoints 2018-06-29 13:17:07 -04:00
fixtures Closes #198: Support for rackless devices (#902) 2017-02-17 14:48:00 -05:00
migrations Finished VirtualChassis list view 2018-02-21 09:53:23 -05:00
tests Fixed tests 2018-03-08 13:36:14 -05:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
apps.py Added virtual chassis member add view 2018-02-01 11:39:13 -05:00
constants.py Revert "Closes #2168: Add Extreme SummitStack interface form factors" 2018-06-29 12:18:49 -04:00
fields.py Import unicode_literals 2017-05-24 11:33:11 -04:00
filters.py implements #2166 - asset tag partial string search 2018-06-14 13:17:06 -04:00
formfields.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
forms.py Fixes #2214: Fix bug when assigning a VLAN to an interface on a VM in a cluster with no assigned site 2018-07-05 13:28:26 -04:00
models.py Fixes #2231: Remove get_absolute_url() from DeviceRole 2018-07-18 11:24:36 -04:00
querysets.py avoid illegal casts on large integers 2018-04-09 17:42:54 -07:00
signals.py Fixes #1977: Don't default master vc_position to 1 when creating a new virtual chassis 2018-07-18 14:17:35 -04:00
tables.py Fixes #2231: Remove get_absolute_url() from DeviceRole 2018-07-18 11:24:36 -04:00
urls.py Replaced tagged/untagged VLAN assignment widgets with a VLAN table; separate view for adding VLANs 2018-03-07 17:01:51 -05:00
views.py Queryset fixes for virtual chassis 2018-07-05 13:20:27 -04:00