ci-hackathon-app
ci-hackathon-app copied to clipboard
A community-built Django app to help automate future Code Institute hackathon events for students and alumni.
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [django](https://github.com/django/django) from 3.1.13 to 3.1.14. Commits 840bebf [3.1.x] Bumped version for 3.1.14 release. 22bd174 [3.1.x] Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream... cfb780d [3.1.x] Added stub...
Bumps [ipython](https://github.com/ipython/ipython) from 7.19.0 to 7.31.1. Commits e321e76 release 7.31.1 67ca2b3 Merge pull request from GHSA-pq7m-3gw7-gq5x 2794330 back to dev be343e7 release 7.31.0 0fcf2c4 Merge pull request #13428 from meeseeksmachine/auto-backport-of-pr-13427-on-7.x...
When the status is set to 'Judging' the teams are displayed showing only those that were removed from the team and the rest of the members are shown as Anonymous'....
## Description In order to avoid participants withdrawing if hackathon status is in-progress or anything further, the withdraw button is disabled based on hackathon.status ## Pull request type - [x]...
Possible issues - Image too big - Description too long - Screenshot too big Examples: - Working: https://hackathon.codeinstitute.net/showcase/63/ - Not Working: https://hackathon.codeinstitute.net/showcase/67/ Troubleshooting & testing: - Troubleshooting approach: Create different...
There is a condition checking the status in the view that has to be changed.
## Description - Adding new model called "Status" - Adding fixtures to seed and updating existing fixtures - Replacing all existing references to Last LMS module to the new Status...