mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Fixed version in docs.
Signed-off-by: Jannis Leidel <jannis@leidel.info>
This commit is contained in:
parent
f2a46fb009
commit
8a34b53500
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Cookbook
|
|||
Calling a Django management command
|
||||
-----------------------------------
|
||||
|
||||
.. versionadded:: 1.0
|
||||
.. versionadded:: 0.9
|
||||
|
||||
If you want to call a Django management command programmatically, say
|
||||
from a script outside of your usual Django code, you can use the
|
||||
|
|
|
|||
Loading…
Reference in a new issue