Jeremy Stretch 55f5ede970 Standardize usage of FilterChoiceField 6 年之前
..
api a58bbccfd3 Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 6 年之前
migrations 26a257b794 Don't import constants from inside a migration 6 年之前
tests d431efb7d4 Add bulk edit view tests 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 528b345f57 Move TenancyFilterSet to filters.py 6 年之前
forms.py 55f5ede970 Standardize usage of FilterChoiceField 6 年之前
models.py 6959785cd1 Define __all__ for models.py within each app 6 年之前
signals.py c359ac5737 convert update() calls to save() calls 6 年之前
tables.py a6904dc5d5 Add description field to CircuitType (#3655) 6 年之前
urls.py a58bbccfd3 Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 6 年之前
views.py 9f627fd0d3 Merge branch 'develop' into develop-2.7 6 年之前