Jeremy Stretch 2cf990bd92 Standardize on two-word form of "change log" 6 years ago
..
api a58bbccfd3 Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 6 years ago
migrations 2615906526 Squashed all migrations 6 years ago
tests 3b1128f8f3 Establish standard test cases for all models 6 years ago
__init__.py fa2ccc1c18 Initial multitenancy implementation 9 years ago
apps.py 980d62d579 Removed Python 2 string compatibility 7 years ago
filters.py 528b345f57 Move TenancyFilterSet to filters.py 6 years ago
forms.py 7177fcfa61 Use DynamicModelChoiceField for all fields using APISelect 6 years ago
models.py 6959785cd1 Define __all__ for models.py within each app 6 years ago
tables.py 2cf990bd92 Standardize on two-word form of "change log" 6 years ago
urls.py a58bbccfd3 Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 6 years ago
views.py 88c917231d Migrate tenancy views to use common object list template 6 years ago