angstromctf/djangoctf

Submissions should be combined into a single model.

Opened this issue · 0 comments

Currently, there are separate objects for correct and incorrect submissions. This could be simplified by cutting it down to a single model and adding a field for correctness, but needs to be reintegrated into the rest of the code.