netbox/netbox/circuits
2020-02-05 16:12:48 -05:00
..
api Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 2020-02-05 16:12:48 -05:00
migrations Don't import constants from inside a migration 2020-01-14 11:47:28 -05:00
tests Add bulk edit view tests 2020-02-03 13:53:19 -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 Merge branch 'develop' into 2921-tags-select2 2020-02-04 09:37:31 -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 Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 2020-02-05 16:12:48 -05:00
views.py Merge branch 'develop' into develop-2.7 2020-01-10 13:33:51 -05:00