Files
eveAI/common/models
Josako 6ef025363d - Partner model additions
- 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
2025-05-02 13:10:59 +02:00
..
2024-07-08 15:22:35 +02:00
2024-05-06 21:30:07 +02:00
2025-05-02 13:10:59 +02:00
2024-09-05 14:31:54 +02:00
2025-05-02 13:10:59 +02:00

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!