On Dec 30, 8:15 am, Ivan Sagalaev wrote:
> BTW, Malcolm's series have inspired me to implement (along with some
> refactoring) a file-like interface for HttpRequest[1]. With this you can
> actually pass request as a source to, say, a SAX parser and not have to
> load it entirely in memory.
Nice!
Thanks Waylan. I posted to django-users as well (still waiting, but it
is the holidays). Those blog posts of Malcolm's were very useful--
although covered ground I was already familiar with. I actually did
consider posting on django-users instead of on here, but in the end
posted here because I th
I was wondering if anyone else on the list has layered a RESTful
service into their django applications. I'm adding an atompub
interface to an existing django project, and I'd like to offer the
ability to POST and PUT to URIs. Part of my problem is that this
service needs to handle large (many meg
On Oct 29, 3:31 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> You probably want to start by reading messages here:
>
> http://groups.google.com/group/django-developers/search?q=multi-db&st...
So it sounds as if the branch is dead, and there are patches being
attached to #4747? I'd be willing
Does anyone know if there are any plans to merge the multi-db branch
[1]. I see in ticket #1142 that things are kind of quiet on the
development side. Did this come up at all during the big spring of
14-Sep-2007?
//Ed
[1] http://code.djangoproject.com/wiki/MultipleDatabaseSupport
[2] http://code