Prohibit the creation of new users using django's `createsuperuser` command in favor of our own CLI entry point. Run `funkwhale-manage fw users create --superuser` instead. (#1288)