netbox/netbox/circuits
2019-05-09 14:32:49 -04:00
..
api Closes #2649: Add connected_endpoint_type to connectable device component API representations 2018-12-06 16:14:03 -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 Implement basic view testing for all models (#2909) 2019-02-15 17:02:18 -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 Cleanup from #2931 2019-05-09 14:32:49 -04:00
forms.py Cleanup from #2931 2019-05-09 14:32:49 -04:00
models.py Closes #2825: Include directly connected device for front/rear ports 2019-01-31 12:21:43 -05:00
signals.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tables.py Fixes #2937: Redirect to list view after editing an object from list view 2019-04-08 14:10:55 -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