This commit is contained in:
shamoon
2025-03-26 21:05:23 -07:00
parent ad5e33df03
commit 42043b1a67
2 changed files with 36 additions and 36 deletions

View File

@@ -635,5 +635,5 @@ prune_audit_logs
If you need to create a superuser, use the following command:
```shell
create_superuser
createsuperuser
```