Open emieza opened 9 years ago
Will be also the same view for all the users of the system (teachers, students, board, etc.)
Viewable (not editable) properties:
Editable properties:
Two models are involved here: user (django built-in) and FSUser (faceschool profile). Both two are related in a one-to-one relationship.
Will be also the same view for all the users of the system (teachers, students, board, etc.)
Viewable (not editable) properties:
Editable properties:
Two models are involved here: user (django built-in) and FSUser (faceschool profile). Both two are related in a one-to-one relationship.