Add the delete_user command to ./manage.py

Adds the command:

./manage.py delete_user user@example.org

This will remove all uploads from the user and the user account. The command accepts multiples emails and does not remove admin users (they must be demoted before deletion).

Note: The diff on this MR might be long, I've s/BEAUPLAT/Beauplat/.

Merge request reports

Loading