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
b75b9e01eb588447e2c45e24ab8a60a45bab9585
netbox-community-netbox
/
netbox
/
virtualization
History
Arthur
b75b9e01eb
9856 review changes
2024-03-19 10:04:33 -07:00
..
api
Add dynamic nesting support to SerializedPKRelatedField
2024-02-27 14:00:42 -05:00
forms
Merge branch 'develop' into feature
2024-02-05 14:38:26 -05:00
graphql
9856 review changes
2024-03-19 10:04:33 -07:00
migrations
Squash migrations
2024-01-25 12:35:04 -05:00
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
…