Transform a Wing project into a Django project
Hello Is there a way to transform an existing wing project into a Django project?
First time here? Check out the FAQ!
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2022-03-01 09:04:42 -0500
Seen: 40 times
Last updated: Mar 10
TEMPLATE_DEBUG warning messages?
Trouble configuring Wing IDE for a existing Django project
Cannot run django tests via manage.py
Wing version 7.2 unable to load executable Python with activated env
WingIDE has problems recognizing variables set with django-environ
django cannot create test database
using WING_TEST_DJANGO_SETTINGS_MODULE