Merge develop into master
Test
Deployed on https://codabench-test.lri.fr/
Changes
- Minor fix in views.py
- #1518
- #1529
- #1536
- #1533
- #1525
- #1531
- #1524
- #1539
- #1520
- #1505
- #1527
- #1543
- #1548
- #1528
Manual update
git pull
docker build --no-cache -f Dockerfile -t codabench-django:latest ./
docker build --no-cache -f Dockerfile -t codabench-site_worker:latest ./
docker compose down
docker compose up -d
docker compose exec django ./manage.py collectstatic --noinput