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
/
virtualization
History
Jeremy Stretch
ae8df77cc8
Move count_related() & dict_to_filter_params() to utilities.query
2024-03-22 08:59:52 -04:00
..
api
Add dynamic nesting support to SerializedPKRelatedField
2024-02-27 14:00:42 -05:00
forms
Use FieldSet instances for all forms
2024-03-19 13:34:13 -04:00
graphql
Fixes
#15347
: Fix querying virtual machine contacts via GraphQL
2024-03-13 19:09:52 -04:00
migrations
…
models
…
tables
Closes
#15291
: Add tunnel termination buttons to VM interfaces table
2024-03-08 16:58:04 -05:00
tests
Clean up exemption logic
2024-03-11 15:54:35 -04:00
__init__.py
…
apps.py
Closes
#15042
: Move model registration logic to AppConfigs (
#15203
)
2024-02-21 14:22:13 -05:00
choices.py
…
filtersets.py
Declare FilterSet fields as a tuple
2024-03-12 12:08:11 -04:00
search.py
…
signals.py
…
urls.py
…
views.py
Move count_related() & dict_to_filter_params() to utilities.query
2024-03-22 08:59:52 -04:00