Re: Proposal: use SQLAlchemy Core for query generation

2012-12-23 Thread Florent Gallaire
SQLA is, as is its name indicates, a SQL ORM. Django ORM should work for SQL and NoSQL DBMS. NoSQL integration in Django is a more interesting and needed subject, but who cares about that in the core team ? -1 Cheers, Florent. On Tue, Dec 4, 2012 at 4:19 AM, Ivan wrote: > вторник, 4 декабря 201

Re: four NoSQL backends you want? :)

2010-09-25 Thread Florent Gallaire
When a free software project fail to progress because of a bad leadership, you can : 1) make a putsh. 2) make a fork. Florent On Sat, Sep 25, 2010 at 7:24 PM, Waldemar Kornewald wrote: > On Sep 25, 4:21 pm, Russell Keith-Magee > wrote: >> My reason for wanting this is that I'm simply not an ex

Re: a new template algorithm

2010-08-28 Thread Florent Gallaire
> I've just joined this group. The reason is that I've recently > developed a new django template system (and I'm still working on it) There's only one Django template system, but there is a lot of others excellent python template engines (Jinja, Genshi, Mako, etc.), you can release yours (which l