netbox/netbox/circuits
2018-11-02 15:20:08 -04:00
..
api Fixed deprecation warnings from DRF 3.9 2018-11-02 13:48:44 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Suppress print() output from migrations during testing 2018-11-01 14:54:36 -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 Upgraded django-filter to 2.0.0 2018-11-02 13:46:28 -04:00
forms.py Cleaned up import statements 2018-11-02 15:20:08 -04:00
models.py Fixed cable list display for circuit terminations 2018-11-01 14:14:31 -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 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