netbox/netbox/dcim
2017-08-15 14:05:02 -04:00
..
api Fixes #1421: Improved model validation logic for API serializers 2017-08-15 13:54:04 -04:00
fixtures Closes #198: Support for rackless devices (#902) 2017-02-17 14:48:00 -05:00
migrations Initial work on NAPALM integration 2017-07-14 14:42:56 -04:00
tests Import unicode_literals 2017-05-24 11:33:11 -04:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
apps.py Import unicode_literals 2017-05-24 11:33:11 -04:00
constants.py Closes #1218: Added IEEE 802.11 wireless interface types 2017-06-16 17:52:09 -04:00
fields.py Import unicode_literals 2017-05-24 11:33:11 -04:00
filters.py Fixes #1388: Fixed server error when searching globally for IPs/prefixes (rolled back #1379) 2017-08-03 09:26:28 -04:00
formfields.py Import unicode_literals 2017-05-24 11:33:11 -04:00
forms.py Initial work on NAPALM integration 2017-07-14 14:42:56 -04:00
models.py Fixes #1330: Raise validation error when assigning an unrelated IP as the primary IP for a device 2017-08-15 14:05:02 -04:00
tables.py Optimized performance when editing/deleting objects in bulk 2017-07-13 17:39:28 -04:00
urls.py Added device config view 2017-07-17 13:19:25 -04:00
views.py Fixes #1420: Exclude virtual interfaces from device LLDP neighbors view 2017-08-15 11:07:26 -04:00