Re: Test suite for session backend

2012-05-02 Thread Andrei Antoukh
2012/5/2 jgc31416 > Hi all, > > I am new to Django development and I would like to know if there is a test > for the session backend, I am writting a "yetAnOtherOne" session backend > for MongoDB ( https://github.com/jgc31416/DJango14_MongoSessionStorage ) > and I would like

Re: Django git guidelines

2012-05-18 Thread Andrei Antoukh
the above > mentioned and/or other Git workflows feedback is appreciated. Looks excellent. Great work! -- Andrei Antoukh - <n...@niwi.be> http://www.niwi.be/page/about/ http://www.kaleidos.net/A5694F/ "Linux is for people who hate Windows, BSD is for people who love UN

About: Feature request: Comments in Django models saved to database schema

2012-07-07 Thread Andrei Antoukh
of magic by django, a simple attribute "comment" on object "Meta". My initial proposal for postgresql implementation: https://github.com/niwibe/django/tree/issue_18468 Andrei Antoukh PD: sorry for my poor inglish -- Andrei Antoukh - <n...@niwi.be> http://www.niwi.be/page/abou

Re: About: Feature request: Comments in Django models saved to database schema

2012-07-09 Thread Andrei Antoukh
2012/7/9 Anssi Kääriäinen <anssi.kaariai...@thl.fi> > On 7 heinä, 22:25, Andrei Antoukh <n...@niwi.be> wrote: > > Hello! > > > > I am writing about the issues: > https://code.djangoproject.com/ticket/13867https://code.djangoproject.com/ticket/18468 > &g

Re: About: Feature request: Comments in Django models saved to database schema

2012-07-22 Thread Andrei Antoukh
Thank you very much! Andrey Antukh 2012/7/9 Andrei Antoukh <n...@niwi.be> > 2012/7/9 Anssi Kääriäinen <anssi.kaariai...@thl.fi> > >> On 7 heinä, 22:25, Andrei Antoukh <n...@niwi.be> wrote: >> > Hello! >> > >> > I am writing about the issu

Re: About: Feature request: Comments in Django models saved to database schema

2012-07-26 Thread Andrei Antoukh
2012/7/24 Anssi Kääriäinen <anssi.kaariai...@thl.fi> > On 22 heinä, 23:01, Andrei Antoukh <n...@niwi.be> wrote: > > Hello! > Hello! > > > > I started working on what had been proposed. In the commithttps:// > github.com/niwibe/django/commit/af

Re: Django should load custom SQL when testing

2012-07-26 Thread Andrei Antoukh
c" initial SQL file names. Document that > these files should not contain data, just schema definition. Once we > get the migrations framework in, then deprecate the whole "initial SQL > in a directory" concept. > Having the hooks as a method or function, I find it much

Re: Django should load custom SQL when testing

2012-07-29 Thread Andrei Antoukh
als for this. Andrey. > -- > 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@googlegroups.com. > To unsubscribe from this group, send email to > django-d