This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
Activity
Files
984d15d7fb637f7e5a73fa2138637d11a76f524b
netbox-community-netbox
/
netbox
/
dcim
/
models
History
jeremystretch
984d15d7fb
Closes
#9893
: Move YAML serialization logic for component templates under the individual models
2022-08-01 11:39:07 -04:00
..
__init__.py
Clean up imports
2021-12-21 10:48:10 -05:00
cables.py
Standardize on get_FOO_color() method for returning ChoiceField colors
2022-02-11 14:25:13 -05:00
device_component_templates.py
Closes
#9893
: Move YAML serialization logic for component templates under the individual models
2022-08-01 11:39:07 -04:00
device_components.py
Remove extraneous argument to GenericRelation
2022-07-11 10:33:14 -04:00
devices.py
Closes
#9893
: Move YAML serialization logic for component templates under the individual models
2022-08-01 11:39:07 -04:00
power.py
Fix syntax error
2022-06-23 14:56:24 -04:00
racks.py
Merge branch 'develop' into feature
2022-03-25 10:38:44 -04:00
sites.py
Fixes
#8931
: Copy assigned tenant when cloning a location
2022-04-06 20:01:09 -04:00