3 lines
182 B
Gherkin
3 lines
182 B
Gherkin
|
|
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)
|