This website requires JavaScript.
Explore
Help
Sign In
s459309
/
system-pri
Watch
3
Star
3
Fork
0
You've already forked system-pri
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
527612d63e
system-pri
/
backend
/
app
/
students
History
dominik24c
527612d63e
update group model - replace integer field by float field for points_for_first_term and point_for_second term, fix calculations of points for project grade sheet and fix unit tests
2023-01-16 00:35:25 +01:00
..
routes
update assign_your_group_to_term_of_defence for student view - add checking open enrollments status of examination schedule before add group to term of defenece
2023-01-14 18:09:04 +01:00
__init__.py
add api routes to crud operation on student models for coordinator
2022-05-17 22:16:45 +02:00
models.py
update group model - replace integer field by float field for points_for_first_term and point_for_second term, fix calculations of points for project grade sheet and fix unit tests
2023-01-16 00:35:25 +01:00
schemas.py
add black, isort and flake8 package, format code, fix examination schedule and enrollments functionality, add chairman of committee field for TermOfDefence entity
2023-01-14 17:38:03 +01:00