* Add new role for support staff. * Move dashboard/support functionality into a new Django app called "support". * Add support view for searching and regenerating certificates. * Refactor certificates views into separate files.
4 lines
44 B
Python
4 lines
44 B
Python
"""
|
|
Models for the student support app.
|
|
"""
|