The Stud-E backend server written in Django
Find a file
2023-06-26 23:50:55 +08:00
.vscode Initial commit 2023-06-26 18:58:20 +08:00
stude Made student_status persistent rather than be deleted when unused. Add active field to student_status and auto create student_status instance when a user is created 2023-06-26 23:50:55 +08:00
.gitignore Added and configured whitenoise 2023-06-26 22:10:29 +08:00
Pipfile Added and configured whitenoise 2023-06-26 22:10:29 +08:00
Pipfile.lock Added and configured whitenoise 2023-06-26 22:10:29 +08:00