netbox/netbox
2024-05-06 12:43:46 -04:00
..
account Closes #14579: Add user language preference 2023-12-21 14:27:52 -05:00
circuits Fixes #15609: Fix filtering providers list by assigned ASN 2024-04-04 10:45:57 -04:00
core Closes #14690: Pretty-format JSON fields in the config form (#15623) 2024-04-22 09:25:16 -04:00
dcim Fixes #15960: Use internal ManyToManyColumn to ensure proper export behavior 2024-05-06 10:32:29 -04:00
extras Fixes #15891: Ensure deterministic ordering for scripts & reports 2024-05-01 10:46:25 -04:00
ipam Fixes #15960: Use internal ManyToManyColumn to ensure proper export behavior 2024-05-06 10:32:29 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Release v3.7.8 2024-05-06 12:43:46 -04:00
project-static Fixes #15961: Fix secret toggle button by avoiding duplicate event handler 2024-05-06 10:31:29 -04:00
reports
scripts
templates Fixes #11460 - Fix unterminated cable exception when editing cable (#15813) 2024-05-01 14:24:50 -04:00
tenancy Fixes #14816: Ensure default contact assignment ordering is consistent 2024-01-17 13:29:04 -05:00
translations Release v3.7.8 2024-05-06 12:43:46 -04:00
users Closes #15039: Add Clone button in API token 2024-04-04 13:32:43 -04:00
utilities Fixes #15771: Show id field as supported on all bulk import forms 2024-04-22 11:08:36 -04:00
virtualization 15588 set readonly nullable fields as allow_null=True 2024-04-19 16:17:28 -04:00
vpn Fixes #15960: Use internal ManyToManyColumn to ensure proper export behavior 2024-05-06 10:32:29 -04:00
wireless 15803 localize help_text (#15804) 2024-04-22 11:42:20 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py