netbox/netbox/circuits
2019-12-06 16:13:52 -05:00
..
api Closes #3731: Change Graph.type to a ContentType foreign key field 2019-12-06 10:32:59 -05:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Annotate all migration operation lists 2019-12-05 17:42:33 -05:00
tests Closes #3731: Change Graph.type to a ContentType foreign key field 2019-12-06 10:32:59 -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 Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Move CircuitTermination.term_side choices to a ChoiceSet 2019-11-21 21:28:59 -05:00
filters.py Merge branch 'develop-2.7' into 3569-api-choice-slugs 2019-12-05 17:43:11 -05:00
forms.py Move CircuitTermination.term_side choices to a ChoiceSet 2019-11-21 21:28:59 -05:00
models.py Closes #33: Add ability to clone objects (pre-populate form fields) 2019-12-06 16:13:52 -05:00
signals.py convert update() calls to save() calls 2019-08-20 17:16:00 -04:00
tables.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
urls.py Merged v2.5.13 2019-05-31 21:37:41 -04:00
views.py Closes #3731: Change Graph.type to a ContentType foreign key field 2019-12-06 10:32:59 -05:00