netbox/netbox/circuits
2017-03-28 16:41:53 -04:00
..
api Fixed browsable API breadcrumbs 2017-03-20 21:50:10 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Closes #783: Add a description field to the Circuit model 2017-01-17 15:18:03 -05:00
tests Added API endpoint, tests for Graphs 2017-03-20 15:14:33 -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 Fixes #817: Update last_updated time of a circuit when editing a child termination 2017-01-23 15:31:41 -05:00
filters.py Merge branch 'develop' into api2 2017-03-22 09:48:41 -04:00
forms.py update api_url with new interfaces endpoint. 2017-03-24 18:42:23 -05:00
models.py Basic Support for Python 3 (#827) 2017-01-23 16:44:29 -05:00
signals.py Fixes #817: Update last_updated time of a circuit when editing a child termination 2017-01-23 15:31:41 -05:00
tables.py Closes #783: Add a description field to the Circuit model 2017-01-17 15:18:03 -05:00
urls.py Closes #49: Introduction of circuit terminations 2016-12-14 13:47:22 -05:00
views.py Merged develop 2017-02-28 16:10:53 -05:00