netbox/netbox
Jeremy Stretch c6251fccd8 Merge pull request #7804 from kkthxbye-code/fix-7791
Fix #7791 - Allow devicebay table to be sorted by status
2021-11-11 10:46:15 -05:00
..
circuits Changelog & cleanup for #6930 2021-11-02 16:24:28 -04:00
dcim Fix sorting devicebay table by status 2021-11-11 14:05:39 +01:00
extras Fixes #7741: Fix 404 when attaching multiple images in succession 2021-11-09 16:46:58 -05:00
ipam Fixes #7802: Differentiate ID and VID columns in VLANs table 2021-11-11 10:23:38 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Fixes #7752: Fix minimum version check under Python v3.10 2021-11-05 08:45:57 -04:00
project-static Fixes #7701: Fix conflation of assigned IP status & role in interface tables 2021-11-09 16:04:16 -05: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 #7741: Fix 404 when attaching multiple images in succession 2021-11-09 16:46:58 -05:00
tenancy Closes #6930: Add 'ID' column to object tables (#7673) 2021-11-02 16:21:34 -04:00
users Update design of user profile section 2021-08-24 15:24:03 -04:00
utilities Fixes #7741: Fix 404 when attaching multiple images in succession 2021-11-09 16:46:58 -05:00
virtualization Closes #6930: Add 'ID' column to object tables (#7673) 2021-11-02 16:21:34 -04:00
generate_secret_key.py Fix how SECRET_KEY is generated 2021-01-24 21:20:55 +01:00
manage.py