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
John Anderson
09e09e43ba
Merge branch 'develop' into develop-2.8
2020-03-18 14:44:18 -04:00
..
api
Remove FieldChoicesViewSet
2020-03-12 10:48:17 -04:00
migrations
Add migrations for description fields
2020-03-13 16:35:36 -04:00
tests
Remove tests for API _choices endpoints
2020-03-12 10:48:53 -04:00
__init__.py
…
apps.py
…
choices.py
…
filters.py
Closes
#4313
: Remove id__in filters
2020-03-06 12:05:53 -05:00
forms.py
Change CircuitTerminationForm.site to a DynamicModelChoiceField
2020-03-16 14:24:17 -04:00
models.py
Merge branch 'develop' into develop-2.8
2020-03-15 00:18:32 -04:00
querysets.py
…
signals.py
…
tables.py
…
urls.py
…
views.py
…