On Sun, Jun 24, 2012 at 6:33 PM, Russell Keith-Magee <
russ...@keith-magee.com> wrote:
> On Sun, Jun 24, 2012 at 10:31 PM, Adam "Cezar" Jenkins
> wrote:
>
> There's an extent to which "Does Django support non-rel" is really
> just asking "Can I use the admin and Django Forms with non-rel"; so
> r
On Sun, Jun 24, 2012 at 10:31 PM, Adam "Cezar" Jenkins
wrote:
> I'm only lightly involved in the project, but there is some misinformation
> going around about it.
>
> On Sun, Jun 24, 2012 at 5:47 AM, Daniel Greenfeld wrote:
>>
>>
>>
>> We evaluated django-nonrel for use in projects and looked ag
On Sun, Jun 24, 2012 at 2:50 PM, Jacob Kaplan-Moss wrote:
> On Sat, Jun 23, 2012 at 7:17 PM, Yo-Yo Ma
> wrote:
> > Without changing any of the existing functionality or settings in Django,
> > refactor the template system to use an ``Environment`` class (something
> akin
> > to Jinja2's ``Environ
On Sat, Jun 23, 2012 at 7:17 PM, Yo-Yo Ma wrote:
> Without changing any of the existing functionality or settings in Django,
> refactor the template system to use an ``Environment`` class (something akin
> to Jinja2's ``Environment``) which takes a list of loaders, and a number of
> other argument
I'm only lightly involved in the project, but there is some misinformation
going around about it.
On Sun, Jun 24, 2012 at 5:47 AM, Daniel Greenfeld wrote:
>
>
> We evaluated django-nonrel for use in projects and looked again at
> django-nonrel for our talk at DjangoCon Europe. To summarize our
>
Hi Daniel,
Thanks for giving some feedback on this.
I completely agree that one of its biggest downfalls is that it tries to
treat MongoDB as a relational store, and I think this is what I meant by it
just didn't "feel right".
Also +1 on the comments made about it feeling hacky, and I suspect th