- menu changes to allow for partners - partner views and forms now in partner_forms.py and partner_views.py - Introduction of services layer - Allow all configuration to handle partner configurations, and adaptation of caching to allow for this
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!