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
jeremystretch
38963e7960
Fixes
#8377
: Fix calculation of absolute cable lengths when specified in fractional units
2022-01-18 11:09:12 -05:00
..
forms
Fixes
#8358
: Fix inconsistent styling of custom fields on filter & bulk edit forms
2022-01-14 14:23:58 -05:00
management
…
templates
Initial work on
#8231
2022-01-05 14:06:56 -05:00
templatetags
…
testing
…
tests
Fixes
#8187
: Fix rendering of tags column in object tables
2021-12-30 09:41:35 -05:00
__init__.py
…
api.py
…
choices.py
…
constants.py
…
custom_inspectors.py
…
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
…
tables.py
Closes
#8302
: Linkify role column in device & VM tables
2022-01-10 09:48:14 -05:00
utils.py
Fixes
#8377
: Fix calculation of absolute cable lengths when specified in fractional units
2022-01-18 11:09:12 -05:00
validators.py
Fixes
#8319
: Custom URL fields should honor ALLOWED_URL_SCHEMES config parameter
2022-01-11 15:32:04 -05:00
views.py
…