netbox/netbox/dcim
2017-08-29 17:27:30 -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 Closes #1402: Increased max length of name field for device components 2017-08-29 17:27:30 -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 #1431: Added interface form factor for 10GBASE-CX4 2017-08-29 17:02:09 -04:00
fields.py Import unicode_literals 2017-05-24 11:33:11 -04:00
filters.py Fixed devicetype_id filter for DeviceType components 2017-08-18 10:27:43 -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 Closes #1402: Increased max length of name field for device components 2017-08-29 17:27:30 -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