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
78d43a5d66
Move form/CSV data declaration under setUpTestData
2020-01-31 09:27:41 -05:00
..
api
#3338
: Prefetch termination devices to avoid extra database queries
2020-01-27 17:22:31 -05:00
migrations
Don't import constants from inside a migration
2020-01-14 11:47:28 -05:00
tests
Move form/CSV data declaration under setUpTestData
2020-01-31 09:27:41 -05:00
__init__.py
…
apps.py
…
choices.py
…
filters.py
Move TenancyFilterSet to filters.py
2020-01-09 21:05:38 -05:00
forms.py
Introduced CustomFieldModelCSVForm
2020-01-29 13:53:26 -05:00
models.py
Define __all__ for models.py within each app
2020-01-14 12:01:23 -05:00
signals.py
…
tables.py
Add description field to CircuitType (
#3655
)
2019-12-10 13:25:14 -05:00
urls.py
…
views.py
Merge branch 'develop' into develop-2.7
2020-01-10 13:33:51 -05:00