multiple Django instances: a *small* step forward

2008-05-30 Thread rcs_comp
My goal is to eventually be able to run multiple Django projects in the same WSGI server instance. I believe that translates into Django being loaded at the process level but the Django projects (i.e. the requests for a project) being run at the thread level. My lack of experience in Python is

Re: Google Summer of Code Markdown

2008-05-25 Thread rcs_comp
Aren't there two projects that already do Python Markdown? http://code.google.com/p/python-markdown2/ http://www.freewisdom.org/projects/python-markdown/Features Why are you creating a third? On May 25, 2:09 pm, Artem Yunusov <[EMAIL PROTECTED]> wrote: > Hello, I'm working on Python Markdown

Pass Settings Through WSGI Like Trac

2008-05-12 Thread rcs_comp
Is there any interest on the developers part of getting Django to accept request parameters through the WSGI handler that, if found, would override any settings in the main environment on a per-request basis? This was wrote about in another thread and would help me greatly in getting Django to

IIS, pyisapie, and DJANGO_SETTINGS_MODULE

2008-05-09 Thread rcs_comp
So I have setup Django on IIS using PyISAPIe and am happy with the performance so far. On my dev box running IIS 5.1, I am getting ~170 requests per second processed for the simple poll application. Django is running as a WSGI application. I have reconfigured the PyISAPIe files to look for a

Re: Dev attitude towards Windows and IIS

2008-05-07 Thread rcs_comp
Sebastian > > > > <[EMAIL PROTECTED]> wrote: > > > On Wed, May 7, 2008 at 10:23 PM, rcs_comp <[EMAIL PROTECTED]> wrote: > > > Just remember that there are people out there like me who see a lot of > > > potential for Django but are confine

Re: Dev attitude towards Windows and IIS

2008-05-07 Thread rcs_comp
First, maybe an apology is in order? I am sorry that if my post came off harsh or chastising, my intent was to encourage. "I think the comment is not harsh but very honest about the current state of affairs, and this kind of candor is essential." Agreed that candor is essential. How come the

Dev attitude towards Windows and IIS

2008-05-07 Thread rcs_comp
I came across this ticket: http://code.djangoproject.com/ticket/2039 and was somewhat disappointed by one of the comments I read. I wrote this response, but then realized it should probably come here rather than go in the ticket system. Replying to [comment:18