Support specific deadline for each category of project.
parent
a86a1116
No related branches found
No related tags found
Showing
- app/cli.py 3 additions, 2 deletionsapp/cli.py
- app/constants.py 0 additions, 5 deletionsapp/constants.py
- app/factories.py 14 additions, 0 deletionsapp/factories.py
- app/forms/project.py 14 additions, 3 deletionsapp/forms/project.py
- app/messages/__init__.py 5 additions, 0 deletionsapp/messages/__init__.py
- app/messages/message_builders.py 23 additions, 3 deletionsapp/messages/message_builders.py
- app/models/category.py 10 additions, 0 deletionsapp/models/category.py
- app/templates/pages/staff/project-view.html 3 additions, 3 deletionsapp/templates/pages/staff/project-view.html
- app/templates/pages/staff/projects.html 6 additions, 6 deletionsapp/templates/pages/staff/projects.html
- app/templates/pages/staff/shortlisted-projects.html 17 additions, 11 deletionsapp/templates/pages/staff/shortlisted-projects.html
- app/templates/pages/student/shortlisted-projects.html 16 additions, 10 deletionsapp/templates/pages/student/shortlisted-projects.html
- app/utils/decorators.py 2 additions, 31 deletionsapp/utils/decorators.py
- app/views/staff.py 105 additions, 46 deletionsapp/views/staff.py
- app/views/student.py 58 additions, 27 deletionsapp/views/student.py
Loading
Please register or sign in to comment