netbox/netbox
Jeremy Stretch a9182b5564 Merge pull request #8000 from joni1993/more-channels
feat: add 6GHz & 60Ghz channels
2021-12-20 14:16:12 -05:00
..
circuits Closes #7886: Introduce a base FilterForm class 2021-11-19 15:12:45 -05:00
dcim Closes #8083: Removed "related devices" panel from device view 2021-12-18 14:30:28 -05:00
extras Fixes #8077: Fix exception when attaching image to location, circuit, or power panel 2021-12-15 08:45:17 -05:00
ipam Fixes #8102: Raise validation error when attempting to assign an IP address to multiple objects 2021-12-20 13:09:28 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Fixes #8101: Preserve return URL when using "create and add another" button 2021-12-20 13:41:22 -05:00
project-static templates: add an opaque icon for mobile home screens 2021-12-19 01:32:15 +03: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 Merge pull request #8111 from bonktree/opaque-icon 2021-12-20 13:58:25 -05:00
tenancy Fixes #8051: Contact group parent assignment should not be required under REST API 2021-12-13 08:22:48 -05:00
users Refresh user profile view; add recent activity 2021-12-08 16:32:31 -05:00
utilities Fixes #8101: Preserve return URL when using "create and add another" button 2021-12-20 13:41:22 -05:00
virtualization Restore actions column under VM interfaces table 2021-12-15 12:11:20 -05:00
wireless Merge pull request #8000 from joni1993/more-channels 2021-12-20 14:16:12 -05:00
generate_secret_key.py Fix how SECRET_KEY is generated 2021-01-24 21:20:55 +01:00
manage.py