Re: [GSOC] NoSQL Support for the ORM

2010-04-07 Thread lasizoillo
2010/4/7 Alex Gaynor : >  * 2 weeks - begin working on a backend for a non-relational database > (probably >   MongoDB) Pymodels[1] have backends for MogoDB and Tokyo Tyrant/Cabinet. Maybe some things can be reused in backend. http://bitbucket.org/neithere/pymodels/

Re: Per application default database?

2010-02-20 Thread lasizoillo
2010/2/3 kmpm : > Hmm... strange. > I get a strange error when I tried to do this > Something about a django_content_type  relation which I don't have. > This probably happens when the "app" gets registerd in the auth > system. > Same error with both postgresql and