Commit graph

7 commits

Author SHA1 Message Date
Midgard 4cf6498360
Fix bug in assignment: date has no date
This made the assignment task crash.
2020-07-26 01:15:27 +02:00
Midgard 264dc30639
Remove cargo culted .all() 2020-07-26 00:41:35 +02:00
Midgard 783ab54b61
Correct typo 2020-07-26 00:41:06 +02:00
Midgard 3e88f1d207
Remove magic constants "A" and "I"
These stand for "admitted" and "interested", but we have constants for
that.
2020-07-26 00:40:29 +02:00
Midgard 6466c51111
Eliminate hardcoded 'A' for ADMITTED 2020-07-25 16:33:20 +02:00
Midgard 45d62cee58
Denied is not a thing any more 2020-07-25 16:23:37 +02:00
Maxime Bloch ba17e04183 Add basic algorithm and celery stuff 2020-07-22 04:02:13 +02:00