Re: HttpResponse with file-like objects

2006-04-01 Thread Ivan Sagalaev
Istvan Albert wrote: >2. I'm commenting here as an outsider, but looking at the patch it >seems that the _is_string attribute is unnecessary, all it seems to be >used only to forbid certain methods, > Yes, this is its intention. > like writing, but why not let them >happen? > > As I already an

Re: HttpResponse with file-like objects

2006-04-01 Thread Istvan Albert
Two observations: 1. It is hard to believe that Django does not already do this ... it is somewhat depressing to see that trivial behavior such as streaming output was never implemented 2. I'm commenting here as an outsider, but looking at the patch it seems that the _is_string attribute is unne

Re: Connection pooling

2006-04-01 Thread James Bennett
On 4/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Is there any mecanism of database connection pooling in django ? Not at the moment, but some of the changes in the magic-removal branch seem like they'd make this much easier to implement in the future. -- "May the forces of evil become c

Re: HttpResponse with file-like objects

2006-04-01 Thread Ivan Sagalaev
Ivan Sagalaev wrote: >I'll create a ticket with a patch later today. I somehow missed that >looking at the code may help people understand things :-) > > Here it is: http://code.djangoproject.com/ticket/1569 Patches both for trunk and magic removal. --~--~-~--~~~--

Re: Anyone using RazorLogix for hosting?

2006-04-01 Thread patrickk
yes, i probably _could_ install MR (so far, i´ve been using the one- click-installer with razorlogix). but you are right, there shouldn´t be a problem. in the razorlogix help desk it says that using the development server is not possible. patrick Am 01.04.2006 um 15:03 schrieb tonemcd: > >

Re: Anyone using RazorLogix for hosting?

2006-04-01 Thread tonemcd
I didn't mean to start this discussion off in this group, but on reflection, it might be the better one of the two... Patrick, Can you not install MR into your own space (mine only takes up 18 Megs, and the $10 plan has 500 megs of disk) and use it from there? Would you not get the development se

Re: Anyone using RazorLogix for hosting?

2006-04-01 Thread patrickk
i´m using razorlogix. # easy one-click django-install # it seems that you are limited to the django-version they provide - so it´s currently not possible to install magic-removal (i didn´t try it, btw) # fast and stable (e.g. compared with dreamhost) # BUT: they´re still having the problem of

Re: Anyone using RazorLogix for hosting?

2006-04-01 Thread tonemcd
oh #$$!@ - that was supposed to go into django-users. Apologies all. Tone --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegro

Anyone using RazorLogix for hosting?

2006-04-01 Thread tonemcd
Hi all, Razorlogix, http://www.razorlogix.net/?do=features, looks quite a neat hosting service (mod_python, one slick installs for django, trac, svn, MySQL and PostGres etc.) Does anyone have any opinions on them? Thanks a lot in advance, Tone. --~--~-~--~~~---~--~-

Connection pooling

2006-04-01 Thread zeuxis
Hi all, Is there any mecanism of database connection pooling in django ? -- Zeuxis --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to dja