[wingide-users] Anyone using Wing to write Django code
Yarko T
yarkot1 at gmail.com
Thu Jan 17 09:54:55 MST 2008
Hi Stephan -
I'm "pretty sure" I'd tried no --settings before (before 3.0.3 update) and
don't remember it working...
It does work now --- omitting the --settings.
The server comes up; I can browse, pause in WindIDE, submit something from
browser and break / came back to WingIDE to the paused code...
Thanks!
Regards,
Yarko
On Jan 17, 2008 9:36 AM, Wingware Support <support at wingware.com> wrote:
> Yarko T wrote:
> > runserver --noreload --settings=mysite.settings
>
> Does it work if you just omit the --settings part?
>
> runserver --noreload
>
> > I can go to FireFox and get the page;
> > I can go to WindIDE and "Pause" - and when I try reload the page in
> > FireFox,
> > WingIDE has me in socket.py class _fileobject's __init__ code....
> > cool....
>
> Worth checking also if breakpoints work, particularly since the
> --settings=devsettings thing was according to one user a fix for
> not being able to stop on breakpoints. I (mis?)understood
> 'devsettings' to be literally what should be passed, and I'm
> fairly sure it worked for me, but it's entirely possible this
> stuff is changing w/ new Django versions.
>
> In any case, thanks for posting the details. I'll try to further
> clarify the How-To.
>
> --
>
> Stephan Deibel
> Wingware | Python IDE
> Advancing Software Development
>
> www.wingware.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/wingide-users/attachments/20080117/aee88cba/attachment.html
More information about the wingide-users
mailing list