mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
docs: Add a brief document explaining management commands.
Fixes #1330.
This commit is contained in:
@@ -85,7 +85,8 @@ templating systems.
|
||||
These are distinguished from scripts, below, by needing to run a
|
||||
Django context (i.e. with database access).
|
||||
|
||||
* `zerver/management/commands/` Management commands one might run at a
|
||||
* `zerver/management/commands/`
|
||||
[Management commands](management-commands.html) one might run at a
|
||||
production deployment site (e.g. scripts to change a value or
|
||||
deactivate a user properly).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user