.. |
__init__.py
|
Initial multitenancy implementation
|
2016-07-26 14:58:37 -04:00 |
0001_initial.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
0002_tenant_group_optional.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
0003_unicode_literals.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
0004_tags.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
0005_change_logging.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
0006_custom_tag_models.py
|
Update migrations
|
2019-04-09 14:22:45 -04:00 |
0007_nested_tenantgroups.py
|
Implement support for nested TenantGroups
|
2020-03-11 21:12:55 -04:00 |
0008_nested_tenantgroups_rebuild.py
|
Implement support for nested TenantGroups
|
2020-03-11 21:12:55 -04:00 |
0009_standardize_description.py
|
Add migrations for description fields
|
2020-03-13 16:35:36 -04:00 |
0010_custom_field_data.py
|
Use DjangoJSONEncoder for encoding custom field data
|
2020-08-25 13:57:18 -04:00 |
0011_standardize_name_length.py
|
Closes #5011: Standardized name field lengths across all models
|
2020-10-15 15:37:34 -04:00 |
0012_standardize_models.py
|
Closes #5370: Extend custom field support to organizational models
|
2021-02-26 16:25:37 -05:00 |