netbox/netbox
2022-02-22 09:35:21 -05:00
..
circuits Standardize on get_FOO_color() method for returning ChoiceField colors 2022-02-11 14:25:13 -05:00
dcim Clean up component template creation for ModuleTypes 2022-02-18 11:56:49 -05:00
extras Closes #8684: Change custom link template context variable 'obj' to 'object' (backward-compatible) 2022-02-18 09:50:02 -05:00
ipam Standardize on get_FOO_color() method for returning ChoiceField colors 2022-02-11 14:25:13 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Closes #8684: Change custom link template context variable 'obj' to 'object' (backward-compatible) 2022-02-18 09:50:02 -05:00
project-static Merge branch 'develop' into feature 2022-02-10 15:05:54 -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 #8692: Restore misisng tabs under cluster, VM views 2022-02-22 09:35:21 -05:00
tenancy #8334: Move object changelog & journaling to generic views 2022-02-09 16:24:10 -05:00
users Fix template context for API token views 2022-02-11 12:28:49 -05:00
utilities Merge v3.1.8 2022-02-15 10:05:07 -05:00
virtualization Merge v3.1.8 2022-02-15 10:05:07 -05:00
wireless Standardize on get_FOO_color() method for returning ChoiceField colors 2022-02-11 14:25:13 -05:00
generate_secret_key.py Fix how SECRET_KEY is generated 2021-01-24 21:20:55 +01:00
manage.py