John Anderson 09e09e43ba Merge branch 'develop' into develop-2.8 6 年 前
..
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 8 年 前
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 7 年 前
tables.py 2cf990bd92 Standardize on two-word form of "change log" 6 年 前
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 年 前