Transform a Wing project into a Django project
Hello Is there a way to transform an existing wing project into a Django project?
Hello Is there a way to transform an existing wing project into a Django project?
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.
To enter a block of code:
Comments