selecta-highscore/highscore/scores
2026-06-20 08:37:46 +02:00
..
api fix(api): strip username for space in submit 2026-06-20 08:37:46 +02:00
migrations fix(scores): remove null=True on score 2026-06-12 03:31:08 +02:00
__init__.py feat: scores 2026-06-12 00:26:39 +02:00
admin.py feat: scores 2026-06-12 00:26:39 +02:00
apps.py feat: scores 2026-06-12 00:26:39 +02:00
models.py feat(scores): only return best score per user 2026-06-20 08:25:28 +02:00
test_models.py feat(tests): move to pytest 2026-06-20 08:32:12 +02:00
views.py feat: scores 2026-06-12 00:26:39 +02:00