InfoTech-Backend/infotech/students
2023-04-22 13:05:14 +08:00
..
migrations Polished full_name for professor and student 2023-04-22 13:03:43 +08:00
__init__.py Created students app 2023-03-21 21:49:26 +08:00
admin.py Add students to admin gui 2023-03-21 22:03:01 +08:00
apps.py Created students app 2023-03-21 21:49:26 +08:00
models.py Polished choice fields for students 2023-04-22 13:05:14 +08:00
serializers.py Polished full_name for professor and student 2023-04-22 13:03:43 +08:00
tests.py Created students app 2023-03-21 21:49:26 +08:00
urls.py Created students app 2023-03-21 21:49:26 +08:00
views.py Created students app 2023-03-21 21:49:26 +08:00