Friday, April 18, 2014

windows service for django debug server

I know this is a bad idea, but in case anyone was looking for a windows service for the django debug server (runserver.py) here is a hack ported from Trac:

http://poquitopicante.blogspot.com/2014/04/django-debug-server-windows-service.html

It depends on Mark Hammond's PyWin32 (http://sourceforge.net/projects/pywin32/)

enjoy!

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/86127345-c4ac-4efb-bc86-5df21c47fe41%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment