|
migrations
|
Squashed all migrations
|
2020-01-14 11:06:05 -05:00 |
|
tests
|
Establish standard test cases for all models
|
2020-02-12 13:25:56 -05:00 |
|
__init__.py
|
Initial multitenancy implementation
|
2016-07-26 14:58:37 -04:00 |
|
apps.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
filters.py
|
Move TenancyFilterSet to filters.py
|
2020-01-09 21:05:38 -05:00 |
|
models.py
|
Define __all__ for models.py within each app
|
2020-01-14 12:01:23 -05:00 |
|
tables.py
|
Standardize on two-word form of "change log"
|
2020-02-19 12:45:52 -05:00 |