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
c2f6f5a7cd
Fix ProviderTest
2020-06-05 15:18:18 -04:00
..
api
Remove FieldChoicesViewSet
2020-03-12 10:48:17 -04:00
migrations
Remove squashed migrations
2020-04-29 09:31:52 -04:00
tests
Fix ProviderTest
2020-06-05 15:18:18 -04:00
__init__.py
…
apps.py
…
choices.py
…
filters.py
Ensure all model FilterSets support the 'id' field
2020-05-06 12:33:52 -04:00
forms.py
Fixes
#4613
: Fix tag assignment on config contexts (regression from
#4527
)
2020-05-13 10:28:48 -04:00
models.py
Update help_texts for models, import forms
2020-05-01 15:40:34 -04:00
querysets.py
…
signals.py
…
tables.py
Closes
#3064
: Include tags in object lists as a toggleable table column
2020-05-06 14:42:51 -04:00
urls.py
…
views.py
Extend circuits tables to include all relevant model fields
2020-04-28 16:20:11 -04:00