Meta Models

location /meta/models.py. This app contains all misc. models such as enumeration and fields options

Models

CoachArea

markdown by Kayton [20210706]: if i remember correctly, this model is deprecated and not used

Category

4 categories for Q&A

QNATag

each tag is related to Category model
used by User (coach only) and QNA

Domain

just one entry to store the user frontend domain

Dialet

enumeration for dialet
used by mother_tongue and coaching_language in user.CoachProfile