[wingide-users] Django's defualt "Development Server"
Wingware Support
support at wingware.com
Tue Oct 5 14:21:04 MDT 2010
Wing IDE Support wrote:
> On 10/5/10 3:51 PM, Goutom Roy wrote:
>> Hello dear,
>> I am just learning Django and using django's defualt "Development
>> server" instead of apache or others.If I add new application or model in
>> my django project I need to restart the server from command prompt( I am
>> using windows 7) using "manage.py runserver" command which is boring to
>> do every time when I add a new application or model.May I restart the
>> "Development server" from Wing IDE(professional) ? If so, then write me
>> detail please how can I do that.
>
> You can set the main debug file to manage.py and its args to
> 'runserver --noreload' More information on working with django is
> available at http://wingware.com/doc/howtos/django
Note that if you have Wing 4.0 you'll want to look instead at the Django
How-To in the Help menu in Wing under How-Tos. This has changed a lot
due to the new Django functionality in 4.0 and the website shows the
How-To for Wing 3.2.
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list