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
Jeremy Stretch
9fc4a4f24a
Closes
#4755
: Enable creation of rack reservations directly from navigation menu
2020-06-12 15:11:27 -04:00
..
management
…
templates
…
templatetags
…
testing
Closes
#4755
: Enable creation of rack reservations directly from navigation menu
2020-06-12 15:11:27 -04:00
tests
…
__init__.py
…
api.py
Fix ProviderTest
2020-06-05 15:18:18 -04:00
auth_backends.py
…
background_tasks.py
…
choices.py
Closes
#4672
: Set default color for rack and devices roles
2020-05-26 09:36:27 -04:00
constants.py
Closes
#4672
: Set default color for rack and devices roles
2020-05-26 09:36:27 -04:00
context_processors.py
…
custom_inspectors.py
…
error_handlers.py
…
exceptions.py
…
fields.py
…
filters.py
…
forms.py
Closes
#4755
: Enable creation of rack reservations directly from navigation menu
2020-06-12 15:11:27 -04:00
middleware.py
…
models.py
…
ordering.py
…
paginator.py
…
query_functions.py
…
querysets.py
…
tables.py
Fixes
#4737
: Introduce ColoredLabelColumn for consistent display of colored labels
2020-06-10 11:38:23 -04:00
utils.py
…
validators.py
…
views.py
…