Remove users
Apparently, removing an user from the Django Admin web interface is problematic because all objects (submissions, datasets...) remain. This leads to some problem.
We should try removing using the shell plus, inside the Django container inside the server, to see if this delete everything in cascade.
https://github.com/codalab/codabench/wiki/Administrator-procedures