netbox/netbox
2022-08-09 11:56:19 +03:00
..
circuits Prefetch Tenant Group on user configurable tables 2022-07-10 17:17:56 +02:00
dcim Clean up usages of mark_safe() 2022-08-08 10:47:07 -04:00
extras PEP8 cleanup 2022-08-01 09:16:58 -04:00
ipam Fixes #9885: Fix child prefix counts when editing/deleting aggregates in bulk 2022-08-01 10:28:21 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox PRVB 2022-08-08 15:34:13 -04:00
project-static Fixes #9437: Standardize form submission buttons and behavior when using enter key 2022-07-19 14:21:20 -04:00
reports
scripts Remove extraneous demo scripts 2019-09-23 09:21:38 -04:00
templates Fixes #9437: Standardize form submission buttons and behavior when using enter key 2022-07-19 14:21:20 -04:00
tenancy Define NESTED_SERIALIZER_PREFIX constant 2022-07-15 15:31:42 -04:00
users Fixes #9950: Prevent redirection to arbitrary URLs via 'next' parameter on login URL 2022-08-08 14:21:42 -04:00
utilities Clean up usages of mark_safe() 2022-08-08 10:47:07 -04:00
virtualization fix typo in virtualization/forms/filtersets.py 2022-08-09 11:56:19 +03:00
wireless Closes #9260: Apply user preferences to tables under object detail views 2022-05-04 15:46:13 -04:00
generate_secret_key.py Fix how SECRET_KEY is generated 2021-01-24 21:20:55 +01:00
manage.py