netbox/netbox/circuits
2018-11-27 10:52:24 -05:00
..
api Standardized behavior and display of connection_status 2018-11-19 15:26:06 -05:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Updated migrations 2018-11-19 13:44:18 -05:00
tests Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
__init__.py Fixes #817: Update last_updated time of a circuit when editing a child termination 2017-01-23 15:31:41 -05:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
constants.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
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 Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tables.py Extended Cables to connect CircuitTerminations 2018-10-30 12:16:22 -04:00
urls.py Added dedicated cable trace view; removed modal 2018-10-30 16:30:03 -04:00
views.py Extended Cables to connect CircuitTerminations 2018-10-30 12:16:22 -04:00