- Add active field to Specialist model - Improve Specialists view - Propagate make for Role Definition Specialist to Selection Specialist (make is defined at the role level) - Ensure a make with a given name can only be defined once
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!