Jeremy Stretch 0ee1112d9d Initial support for table column reordering 5 лет назад
..
api ea9de37dd1 Remove FieldChoicesViewSet 6 лет назад
migrations 9f5b138b0f Add migrations for description fields 6 лет назад
tests a53f854187 Remove tests for API _choices endpoints 6 лет назад
__init__.py d36923e47d Fixes #817: Update last_updated time of a circuit when editing a child termination 9 лет назад
apps.py 980d62d579 Removed Python 2 string compatibility 7 лет назад
choices.py 4e2863e4ec Move CircuitTermination.term_side choices to a ChoiceSet 6 лет назад
filters.py 803287a514 Closes #4313: Remove id__in filters 6 лет назад
forms.py 73881ad1e0 Change CircuitTerminationForm.site to a DynamicModelChoiceField 6 лет назад
models.py 9df238c5f2 Merge branch 'develop' into develop-2.8 6 лет назад
querysets.py 5a00939512 Fixes #4285: Include A/Z termination sites in provider circuits table 6 лет назад
signals.py c359ac5737 convert update() calls to save() calls 6 лет назад
tables.py 0ee1112d9d Initial support for table column reordering 5 лет назад
urls.py a58bbccfd3 Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 6 лет назад
views.py 5a00939512 Fixes #4285: Include A/Z termination sites in provider circuits table 6 лет назад