| <html> | |
| <head> | |
| <link rel="stylesheet" type="text/css" href="css/tips.css"> | |
| </head> | |
| <body> | |
| <p> | |
| You can work in the Python or Django shell without leaving the IDE. | |
| Just choose <span class="control">Run Python Console</span> or <span class="control">Run Django Console</span> | |
| in the <span class="control">Tools</span> menu.</p> | |
| </body> | |
| </html> |