Using Django with Wing IDE (3 months, 3 weeks ago)

Thursday, 31 July 2008, 00:18 a.m.
Tags: { django python wingware }

A quick graphic How to explaining the way to setup your Wing ide 3.1 (Python IDE) environment to debug your Django projects.

What you need

Wingware IDE 3.1

Django 1.0 Alpha

Wing IDE Django Docs not that helpfull

Steps

  1. Create a new project

  2. Add your project directory

  3. In the project explorer, right click on manage.py and select "Set as main Debug file"

  1. Select Debug/Start or click the play button
  1. On the window poping up you will now set your envirnoment to match your project path
  1. And the manage.py arguments with no-reload (note that the wingware docs also show how to use their ide with django in auto reload mode)

  1. And there you are

Comments

Post yours


Tag Cloud

Archives

Last Comments

Rss Feeds