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
netbox-community-netbox
/
netbox
/
utilities
History
Arthur
826a1714c3
11041 return power percentage with 1 decimal place
2022-12-01 15:41:15 -05:00
..
forms
Fixes
#10247
: Allow changing selected device/VM when creating a new component (
#10312
)
2022-09-15 10:10:32 -04:00
management
…
serializers
Fix issues loading demo data
2022-11-29 09:18:03 -05:00
templates
Fixes
#10938
: render_field template tag should respect label kwarg
2022-11-21 09:49:30 -05:00
templatetags
11041 return power percentage with 1 decimal place
2022-12-01 15:41:15 -05:00
testing
Fixes
#10247
: Allow changing selected device/VM when creating a new component (
#10312
)
2022-09-15 10:10:32 -04:00
tests
…
__init__.py
…
api.py
…
choices.py
…
constants.py
…
custom_inspectors.py
Fixes
#9878
: Fix spurious error message when rendering REST API docs
2022-11-17 15:13:37 -05:00
error_handlers.py
…
exceptions.py
…
fields.py
…
filters.py
…
htmx.py
…
markdown.py
…
mptt.py
…
ordering.py
…
paginator.py
…
permissions.py
…
query_functions.py
…
querysets.py
…
request.py
…
tables.py
…
utils.py
Closes
#10920
: Include request cookies when queuing a custom script
2022-11-16 10:37:06 -05:00
validators.py
…
views.py
…