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
/
circuits
History
Alex Gittings
50bc0caccf
Fix issues with ordering and add field_groups
2022-03-18 14:58:51 +00:00
..
api
remove contacts from api endpoints
2022-03-09 16:45:19 +00:00
forms
Fixes
#8645
; Allow filtering on core models in the UI and API for contact assignments
2022-02-24 17:08:38 +00:00
graphql
…
migrations
…
models
Housekeeping: Use RestrictedQuerySet for default manager on base models
2021-11-11 15:04:22 -05:00
tests
Add description filter for ProviderNetwork, CircuitType, Circuit & CircuitTermination
2022-02-25 18:15:22 +01:00
__init__.py
…
apps.py
…
choices.py
…
filtersets.py
Update netbox/circuits/filtersets.py
2022-03-18 14:39:22 +00:00
signals.py
…
tables.py
Fix issues with ordering and add field_groups
2022-03-18 14:58:51 +00:00
urls.py
…
views.py
…