netbox/netbox/circuits
2020-05-21 12:01:42 -04:00
..
api Remove FieldChoicesViewSet 2020-03-12 10:48:17 -04:00
migrations Remove squashed migrations 2020-04-29 09:31:52 -04:00
tests Ensure all model FilterSets support the 'id' field 2020-05-06 12:33:52 -04: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 Ensure all model FilterSets support the 'id' field 2020-05-06 12:33:52 -04:00
forms.py Remove boilerplate error messages from CSV model choice fields 2020-05-06 09:58:12 -04:00
models.py Update help_texts for models, import forms 2020-05-01 15:40:34 -04:00
querysets.py Fixes #4285: Include A/Z termination sites in provider circuits table 2020-02-26 16:41:59 -05:00
signals.py convert update() calls to save() calls 2019-08-20 17:16:00 -04:00
tables.py Closes #3064: Include tags in object lists as a toggleable table column 2020-05-06 14:42:51 -04:00
urls.py Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 2020-02-05 16:12:48 -05:00
views.py Add queryset to all BulkImportViews 2020-05-21 12:01:42 -04:00