netbox/netbox
Jason Lavoie c6e25f068d import/export color field on front- and rear-ports for module-types and device-types
Closes: #9906

- Adds `color` field to front and rearport template import forms
- Adds `color` field to `to_yaml` export for front and rearport
  templates
2022-08-03 09:22:06 -04:00
..
circuits Prefetch Tenant Group on user configurable tables 2022-07-10 17:17:56 +02:00
dcim import/export color field on front- and rear-ports for module-types and device-types 2022-08-03 09:22:06 -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-07-20 11:15:02 -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 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 #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 Closes #9741: Check for UserConfig instance during user login 2022-07-15 09:42:12 -04:00
utilities #9871: Tweak display of utilization graph value 2022-08-01 12:38:12 -04:00
virtualization Changelog and cleanup for #9825 2022-07-27 16:50:31 -04: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