First time here? Check out the FAQ!

David Johns's profile - activity

2023-12-05 13:01:00 -0500 received badge Popular Question (source)
2023-12-05 13:01:00 -0500 received badge Famous Question (source)
2023-12-05 13:01:00 -0500 received badge Notable Question (source)
2019-03-07 08:46:31 -0500 received badge Student (source)
2019-03-07 08:46:27 -0500 marked best answer Trouble configuring Wing IDE for a existing Django project

Hi,

I am running Wing IDE 6 on Mint Mate and for some unknown reason, Wing has lost the project. I am now stuck with trying to configure the project again, but it seems that this is not happening. I have been struggling for the last day and everything I try is not working and I always end up with the same dialogue box:

"Please add you Django project directory (with manage.py and settings) to your wing project and then select Project > Extensions > Configure Project for Django menu item. Or use Start Django Project to start a new Django project from scratch."

I personally think the way Wing sets this up could be more helpful. For a start, manage.py and settings are in different directories. Also, where do I add these? As far as I can remember, you have to have a couple of lines such as :

DJANGO_SITENAME=trc
DJANGO_SETTINGS_MODULE=${DJANGO_SITENAME}.settings

Tried this and no go. I end up with the first dialogue again.

If anyone could help me, I would be entirely grateful.

Regards David

2017-12-23 16:47:00 -0500 commented answer Trouble configuring Wing IDE for a existing Django project

Wicked!! Thanks very much. I was assuming I had to add the directory in the project properties dialogue. Now I have adde

2017-12-23 14:27:00 -0500 asked a question Trouble configuring Wing IDE for a existing Django project

Trouble configuring Wing IDE for a existing Django project Hi,I am running Wing IDE 6 on Mint Mate and for some unknown