John Anderson c908f132ec Merge branch 'develop' into 4121-filter-lookup-expressions vor 6 Jahren
..
api a58bbccfd3 Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns vor 6 Jahren
migrations 26a257b794 Don't import constants from inside a migration vor 6 Jahren
tests 3b1128f8f3 Establish standard test cases for all models vor 6 Jahren
__init__.py d36923e47d Fixes #817: Update last_updated time of a circuit when editing a child termination vor 9 Jahren
apps.py 980d62d579 Removed Python 2 string compatibility vor 7 Jahren
choices.py 4e2863e4ec Move CircuitTermination.term_side choices to a ChoiceSet vor 6 Jahren
filters.py a6b43b30e9 functional dynamic filter lookups vor 6 Jahren
forms.py 7177fcfa61 Use DynamicModelChoiceField for all fields using APISelect vor 6 Jahren
models.py 6959785cd1 Define __all__ for models.py within each app vor 6 Jahren
signals.py c359ac5737 convert update() calls to save() calls vor 6 Jahren
tables.py 2cf990bd92 Standardize on two-word form of "change log" vor 6 Jahren
urls.py a58bbccfd3 Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns vor 6 Jahren
views.py 4ef15e4dc8 Migrate circuits views to use common object list template vor 6 Jahren