How can I test my api between two servers running django

2008-09-23 Thread Vitaliy
Hi I have two web applications (written in django) witch interract with each other (via http) Does it possible to do the following: - from one python script start two servers(django projects) locally in test mode (so they both created test db for each other) - run tests for one server, then f

Re: How can I test my api between two servers running django

2008-09-23 Thread Vitaliy
>so they both created test db for each other I meen for them selfs :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubs

Re: How can I test my api between two servers running django

2008-09-24 Thread Alexander Pugachev
crazy russian 2008/9/23 Vitaliy <[EMAIL PROTECTED]> > > >so they both created test db for each other > I meen for them selfs :) > > > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post t

Re: How can I test my api between two servers running django

2008-09-25 Thread Steve Holden
Alexander Pugachev wrote: > crazy russian > > 2008/9/23 Vitaliy <[EMAIL PROTECTED] > > > > >so they both created test db for each other > I meen for them selfs :) > We can probably do without any kind of racial slur, thanks. regards Steve (a crazy englishman)