First time here? Check out the FAQ!
1

Transform a Wing project into a Django project

Hello Is there a way to transform an existing wing project into a Django project?

piscvau's avatar
486
piscvau
asked 2022-03-01 09:04:42 -0500
Wingware Support's avatar
4k
Wingware Support
updated 2022-03-01 11:19:43 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

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.

Wingware Support's avatar
4k
Wingware Support
answered 2022-03-01 11:18:03 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer