User management app
|
▼CModel | |
Cusermgmt.models.Meal | Class for Meal table creation attributes - mealType, price |
Cusermgmt.models.OverheadReq | Class for ReRebateReq table creation attributes - student,mealType, date etc |
Cusermgmt.models.RebateReq | Class for ReRebateReq table creation attributes - student, date etc |
Cusermgmt.models.Student | Student table creation class attributes - name, card no |
▼CAppConfig | |
Cusermgmt.apps.UsermgmtConfig | User management class |