netbox/netbox/dcim
2018-07-05 13:28:26 -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 Finished VirtualChassis list view 2018-02-21 09:53:23 -05: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 Merge pull request #2206 from abeutot/switch_to_pycodestyle 2018-07-02 13:38:36 -04:00
querysets.py avoid illegal casts on large integers 2018-04-09 17:42:54 -07:00
signals.py Fixes #2087: Don't overwrite existing vc_position of master device when creating a virtual chassis 2018-06-07 15:32:19 -04:00
tables.py Fixes #2182: ValueError raised when viewing the interface connections table 2018-06-19 13:37:12 -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