- Bugfixing

This commit is contained in:
Josako
2024-09-05 14:31:54 +02:00
parent 1fa33c029b
commit 341ba47d1c
6 changed files with 38 additions and 7 deletions

2
common/models/README.txt Normal file
View File

@@ -0,0 +1,2 @@
If models are added to the public schema (i.e. in the user domain), ensure to add their corresponding tables to the
env.py, get_public_table_names, for tenant migrations!