Jeremy Stretch 4ef15e4dc8 Migrate circuits views to use common object list template 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 3b1128f8f3 Establish standard test cases for all models 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 7177fcfa61 Use DynamicModelChoiceField for all fields using APISelect 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 4ef15e4dc8 Migrate circuits views to use common object list template 6 лет назад