Ranking clips implemented
authorGeorgios Atheridis <georgios@atheridis.org>
Sun, 22 Jan 2023 17:32:14 +0000 (17:32 +0000)
committerGeorgios Atheridis <georgios@atheridis.org>
Sun, 22 Jan 2023 17:32:14 +0000 (17:32 +0000)
commitd087a8be59f9a9e3a27b540d2b130702d4251377
treef7f53544f303d6c31447fcab982ce71a5315ab8b
parent9cffc7ea52b2d004afb59d6d12ffa760259bcdfd
Ranking clips implemented
core/core/urls.py
core/manager/forms.py
core/manager/migrations/0011_clip_rank.py [new file with mode: 0644]
core/manager/models.py
core/manager/templates/manager/clip_viewer.html [new file with mode: 0644]
core/manager/templates/manager/final.html [new file with mode: 0644]
core/manager/views.py
core/static/main.css
core/templates/base.html