netbox/netbox/circuits
2017-01-18 14:34:17 -05: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 Closes #783: Add a description field to the Circuit model 2017-01-17 15:18:03 -05:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
admin.py Closes #49: Introduction of circuit terminations 2016-12-14 13:47:22 -05:00
filters.py Closes #783: Add a description field to the Circuit model 2017-01-17 15:18:03 -05:00
forms.py Closes #783: Add a description field to the Circuit model 2017-01-17 15:18:03 -05:00
models.py Ditched get_parent_url() model method in favor of overrideable get_return_url() view method 2017-01-18 14:07:46 -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 Deprecated use_obj_view in favor of get_return_url() 2017-01-18 14:34:17 -05:00