<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">On Oct 22, 2013, at 12:41 AM, Orestis Markou <<a href="mailto:orestis@orestis.gr">orestis@orestis.gr</a>> wrote:<br><div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-family: Menlo-Regular; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Any pointers on how to best use this in combination with WSGI/Django? In the past I had a combination of twisted-web (for /static and /media) and wsgi host (for everything else), all running under the same Service. Essentially:</div></blockquote></div><br><div>Have you seen <<a href="https://github.com/clemesha/twisted-wsgi-django/blob/master/server.py">https://github.com/clemesha/twisted-wsgi-django/blob/master/server.py</a>>?  It seems like maybe that repository could use a little maintenance, maybe a couple of command-line options, to do the (fairly default) thing that you seem to want to do :-).</div><div><br></div><div>-glyph</div><div><br></div></body></html>