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
Activity
Files
2bae50f50184b6d395f19b2c8ff2b696f3505527
netbox-community-netbox
/
netbox
/
circuits
History
Jeremy Stretch
8c3a294384
Standardized behavior and display of connection_status
2018-11-19 15:26:06 -05:00
..
api
Standardized behavior and display of connection_status
2018-11-19 15:26:06 -05:00
fixtures
…
migrations
Updated migrations
2018-11-19 13:44:18 -05:00
tests
Merge release v2.4.7 into develop-2.5
2018-11-06 11:19:38 -05:00
__init__.py
…
apps.py
…
constants.py
…
filters.py
Merge branch 'develop' into develop-2.5
2018-11-12 16:03:52 -05:00
forms.py
Closes
#867
: Add a 'description' field to CircuitTermination
2018-11-05 13:53:22 -05:00
models.py
Improved logic for recording cable path connection status
2018-11-19 12:37:53 -05:00
signals.py
…
tables.py
…
urls.py
Added dedicated cable trace view; removed modal
2018-10-30 16:30:03 -04:00
views.py
…