netbox/netbox/dcim
2018-11-06 10:31:56 -05:00
..
api add temporary support for hyphenated query params for #2549 2018-11-06 10:08:00 -05:00
fixtures Closes #2131: Added created and last_updated fields to DeviceType 2018-05-30 13:41:14 -04:00
migrations refactored UI for local config context 2018-09-18 11:52:12 -04:00
tests fixed test for #2549 2018-11-06 00:54:57 -05:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
apps.py Webhook signal refactor - fixes #2282 (#2260) 2018-07-30 14:23:49 -04:00
constants.py Closes #2168: Added Extreme SummitStack interface form factors 2018-08-22 11:33:43 -04:00
fields.py Fixes #2444: Improve validation of interface MAC addresses 2018-09-18 12:02:59 -04:00
filters.py Closes #2388: Enable filtering of devices/VMs by region 2018-11-06 10:31:56 -05:00
forms.py Closes #2388: Enable filtering of devices/VMs by region 2018-11-06 10:31:56 -05:00
models.py Fixes #2514: Prevent new connections to already connected interfaces 2018-10-16 16:42:23 -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 #2423 - interface connection links 2018-09-15 17:23:58 -04:00
urls.py refactored UI for local config context 2018-09-18 11:52:12 -04:00
views.py refactored UI for local config context 2018-09-18 11:52:12 -04:00