netbox/netbox/circuits
2019-03-11 21:01:18 -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 to account for extras/0017_exporttemplate_mime_type_length 2019-03-05 13:46:37 -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 fixes #2835 - certain model filters did not support the q query param 2019-01-31 13:36:30 -05:00
forms.py Fixes #2923: Changes Site Filter on Provider List to APISelectMultiple 2019-02-22 07:13:39 -06:00
models.py initial pass on migrating to custom tag model with color and comments fields 2019-02-20 03:52:47 -05:00
signals.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tables.py * Added CSS to: 2019-03-05 15:42:47 -06: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