netbox/netbox/circuits
2018-10-30 14:53:41 -04:00
..
api Add 'cable' field to CircuitTermination serializer 2018-10-30 14:53:41 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations CircuitTermination should inherit from CableTermination 2018-10-30 14:27:45 -04:00
tests Merge release v2.4.6 2018-10-10 09:36:51 -04: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 Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
forms.py Extended Cables to connect CircuitTerminations 2018-10-30 12:16:22 -04:00
models.py CircuitTermination should inherit from CableTermination 2018-10-30 14:27:45 -04: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 Extended Cables to connect CircuitTerminations 2018-10-30 12:16:22 -04:00
views.py Extended Cables to connect CircuitTerminations 2018-10-30 12:16:22 -04:00