netbox/netbox/circuits
2017-05-11 17:52:23 -04:00
..
api Converted all necessary serializers to CustomFieldModelSerializers 2017-04-27 12:50:43 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Fixes #1071: Protect assigned circuit termination when an interface is deleted 2017-04-19 13:19:30 -04: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 Fixed selector initializations for TenancyForms 2017-05-11 17:52:23 -04:00
models.py Merge branch 'develop' into v2-develop 2017-04-21 15:07:48 -04: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 Introduced SearchTable for improved performance 2017-03-29 16:05:23 -04:00
urls.py Rearranged URL namespaces to satisfy deprecation warnings 2017-04-05 14:26:33 -04:00
views.py Merge branch 'develop' into v2-develop 2017-04-13 15:42:50 -04:00