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
dansheps
b4d7f9ea43
Fixes
#2781
: Fixes filter by regions on site and device list
...
* Add Device filter
2019-03-05 08:10:10 -06:00
..
api
Closes
#2649
: Add connected_endpoint_type to connectable device component API representations
2018-12-06 16:14:03 -05:00
fixtures
…
migrations
…
tests
Implement basic view testing for all models (
#2909
)
2019-02-15 17:02:18 -05:00
__init__.py
…
apps.py
…
constants.py
…
filters.py
Fixes
#2781
: Fixes filter by regions on site and device list
2019-03-05 08:10:10 -06:00
forms.py
Fixes
#2781
: Fixes filter by regions on site and device list
2019-03-05 08:10:10 -06:00
models.py
Closes
#2825
: Include directly connected device for front/rear ports
2019-01-31 12:21:43 -05:00
signals.py
…
tables.py
Fixes
#2781
: Fixes filter by regions on site and device list
2019-03-05 08:10:10 -06:00
urls.py
…
views.py
…