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
Jeremy Stretch
49f027fae7
Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint
2020-01-15 09:59:44 -05:00
..
api
Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint
2020-01-15 09:59:44 -05:00
migrations
…
tests
Add _choices endpoint tests for all apps
2020-01-14 16:13:11 -05:00
__init__.py
…
apps.py
…
choices.py
…
filters.py
…
forms.py
…
models.py
Define __all__ for models.py within each app
2020-01-14 12:01:23 -05:00
signals.py
…
tables.py
…
urls.py
…
views.py
…