netbox/netbox
Jeremy Stretch 2c1e681984
Merge pull request #8584 from 991jo/assigned_contacts_fix
Fixes #8577: Contact assignment amounts not shown during contact glob…
2022-02-11 15:49:02 -05:00
..
circuits Fixes #8342 2022-01-13 19:13:28 -08:00
dcim Fixes #7150: Devices on the elevations opposite side should be clickable 2022-02-09 15:07:36 +01:00
extras Fixes #8611: Fix bulk editing for certain custom link, webhook, and journal entry fields 2022-02-11 15:34:41 -05:00
ipam Update table accessors to use dunders in path 2022-02-02 09:18:50 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Merge pull request #8584 from 991jo/assigned_contacts_fix 2022-02-11 15:49:02 -05:00
project-static Fixes #8564: reset the table config to an empty object when reset is clicked 2022-02-07 16:03:09 -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 Changelog for #8548 & misc cleanup 2022-02-07 10:37:11 -05:00
tenancy Closes #8494: Include locations count under tenant view 2022-02-01 16:31:34 -05:00
users Closes #8194: Enable bulk user assignment to groups under admin UI 2021-12-30 13:19:18 -05:00
utilities #8564: Fix deepmerge logic to allow nullifying dicts 2022-02-11 15:22:50 -05:00
virtualization Add created & last updated as available fields to all tables 2022-01-13 09:22:32 +00:00
wireless Add created & last updated as available fields to all tables 2022-01-13 09:22:32 +00:00
generate_secret_key.py Fix how SECRET_KEY is generated 2021-01-24 21:20:55 +01:00
manage.py