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 for other - after test done test servers destorying their databases and stop. Any ideas ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

