Commit graph

6 commits

Author SHA1 Message Date
bd714538df
Convert back to print since not needed on web any more 2020-07-25 21:26:58 +02:00
c25356594a
Fix multiple problems in event place assignment 2020-07-25 21:23:46 +02:00
7e9b23d4a1
Remove hardcoded "A" and "I"
These stand for "admitted" and "interested", but we have constants for
that.

Also: fix a typo, remove cargo culted `.all()`, use saner indentation.
2020-07-25 18:40:47 +02:00
6466c51111
Eliminate hardcoded 'A' for ADMITTED 2020-07-25 16:33:20 +02:00
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