First time here? Check out the FAQ!

Revision history  [back]

The best way to approach this is just to create a new project with Project Type set to Django. You can select your existing source directory and existing Python environment, rather than creating new ones. This does quite a few things, as far as auto-configuring the project so probably isn't worth trying to do manually. In fact we removed the instructions for that in Wing 8 because it got too complex and the use case of trying to Django-ify an existing Wing project (which Wing 7 and earlier did support) just had too many problems.