Skip to content

Commit 6774f20

Browse files
Merge pull request #652 from renika/patch-1
Update use.rst
2 parents 109c55a + d78a8d7 commit 6774f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/use.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ The command ``createsuperuser`` is already automatically wrapped to have a ``sch
140140

141141
.. code-block:: bash
142142
143-
./manage.py createsuperuser --username=admin --schema=customer1
143+
./manage.py tenant_command createsuperuser --username=admin --schema=customer1
144144
145145
146146
list_tenants

0 commit comments

Comments
 (0)