netbox/netbox/circuits
2018-02-06 14:58:11 -05:00
..
api Closes #1864: Added a 'status' field to the circuit model 2018-02-06 14:06:05 -05:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Closes #1864: Added a 'status' field to the circuit model 2018-02-06 14:06:05 -05:00
tests Added bulk creation API tests 2018-01-02 16:29:44 -05: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 Import unicode_literals 2017-05-24 11:33:11 -04:00
constants.py Closes #1864: Added a 'status' field to the circuit model 2018-02-06 14:06:05 -05:00
filters.py Closes #1864: Added a 'status' field to the circuit model 2018-02-06 14:06:05 -05:00
forms.py Merge branch 'develop' into develop-2.3 2018-02-06 14:58:11 -05:00
models.py Merge branch 'develop' into develop-2.3 2018-02-06 14:58:11 -05:00
signals.py Import unicode_literals 2017-05-24 11:33:11 -04:00
tables.py Closes #1864: Added a 'status' field to the circuit model 2018-02-06 14:06:05 -05:00
urls.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
views.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00