We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003aab4 commit a428833Copy full SHA for a428833
1 file changed
_tests/README.md
@@ -10,8 +10,7 @@ for which we're working on a permanent fix (possible in [this GH issue](https://
10
below are commands you can run to work around the failure:
11
12
```console
13
-$ kubectl exec -it deis-workflow-qoxhz -- sh
14
-/app # ./manage.py shell
+$ kubectl exec -it deis-workflow-qoxhz python manage.py shell
15
Python 2.7.10 (default, Aug 13 2015, 12:27:27)
16
[GCC 4.9.2] on linux2
17
>>> from django.contrib.auth import get_user_model
0 commit comments