netbox/netbox/circuits
2017-04-19 13:19:30 -04:00
..
api Closes #783: Add a description field to the Circuit model 2017-01-17 15:18:03 -05: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
__init__.py Fixes #817: Update last_updated time of a circuit when editing a child termination 2017-01-23 15:31:41 -05:00
admin.py Closes #49: Introduction of circuit terminations 2016-12-14 13:47:22 -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 Closes #981: Allow filtering primary objects by a given set of IDs 2017-03-22 09:39:30 -04:00
forms.py Closes #927: Upgrade to django-filter 1.0 2017-03-01 13:09:19 -05:00
models.py Fixes #1071: Protect assigned circuit termination when an interface is deleted 2017-04-19 13:19:30 -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 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 Improved handling of return_url for object edit/delete views; removed manual definitions of initial data fields 2017-04-13 13:11:23 -04:00