Shell plus

From OpenHatch wiki
Revision as of 19:22, 10 February 2011 by imported>JeffWelling
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page is about how to use, and what you can do with the shell_plus.

shell_plus just gives you an (enhanced) Django shell, it doesn't run a web server for the web browser to interact with. If you want a web server, you have to run a "runserver" also.