./bin/gmg shell documented in the hackinghowto
This commit is contained in:
parent
1ab8467320
commit
3e4a2f2be7
@ -249,6 +249,21 @@ If you did virtualenv, run::
|
|||||||
|
|
||||||
nosetests
|
nosetests
|
||||||
|
|
||||||
|
Running a shell
|
||||||
|
===============
|
||||||
|
|
||||||
|
If you want a shell with your database pre-setup and an instantiated
|
||||||
|
application ready and at your fingertips...
|
||||||
|
|
||||||
|
If you did buildout, run::
|
||||||
|
|
||||||
|
./bin/gmg shell
|
||||||
|
|
||||||
|
If you did virtualenv, run::
|
||||||
|
|
||||||
|
gmg shell
|
||||||
|
|
||||||
|
|
||||||
Troubleshooting
|
Troubleshooting
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user