netbox/netbox
2021-11-02 21:40:40 -05:00
..
circuits Fixes #7643: Fix circuit assignment when creating multiple terminations simultaneously 2021-10-27 10:02:36 -04:00
dcim Closes #7551: Add UI field to filter interfaces by kind 2021-10-19 15:57:02 -04:00
extras Fix PEP8 error 2021-11-02 21:40:40 -05:00
ipam Fixes #7647: Require interface assignment when designating IP address as primary for device/VM during CSV import 2021-10-27 10:20:17 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Fixes #7601: Correct devices count for locations within global search results 2021-10-27 10:10:14 -04:00
project-static Minor Style Improvement: Fix interface table dropdowns being hidden when opened 2021-10-15 17:45:47 -07:00
reports Restore reports directory 2018-08-07 13:47:36 -04:00
scripts Remove extraneous demo scripts 2019-09-23 09:21:38 -04:00
templates Fixes #7599: Improve color mode handling 2021-10-27 11:34:21 -07:00
tenancy Closes #7389: Linkify tenant group in tenants list 2021-09-28 16:28:11 -04:00
users Update design of user profile section 2021-08-24 15:24:03 -04:00
utilities Fixes #7550: Fix rendering of UTF8-encoded data in change records 2021-10-19 15:41:19 -04:00
virtualization Fixes #7304: Require explicit values for all required choice fields during CSV import 2021-09-28 12:04:54 -04:00
generate_secret_key.py Fix how SECRET_KEY is generated 2021-01-24 21:20:55 +01:00
manage.py