netbox/netbox/circuits
2020-01-28 16:09:10 -05:00
..
api #3338: Prefetch termination devices to avoid extra database queries 2020-01-27 17:22:31 -05:00
migrations Don't import constants from inside a migration 2020-01-14 11:47:28 -05:00
tests Add tests for browsable API endpoints 2020-01-15 17:47:55 -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 Move TenancyFilterSet to filters.py 2020-01-09 21:05:38 -05:00
forms.py Fixes #4033: Restore missing comments field label of various bulk edit forms 2020-01-28 16:09:10 -05:00
models.py Define __all__ for models.py within each app 2020-01-14 12:01:23 -05:00
signals.py convert update() calls to save() calls 2019-08-20 17:16:00 -04:00
tables.py Add description field to CircuitType (#3655) 2019-12-10 13:25:14 -05:00
urls.py Merged v2.5.13 2019-05-31 21:37:41 -04:00
views.py Merge branch 'develop' into develop-2.7 2020-01-10 13:33:51 -05:00