You can define a custom test runner to do this. For example:

https://docs.djangoproject.com/en/dev/topics/testing/#django.test.simple.DjangoTestSuiteRunner.setup_databases

On Wed, Feb 8, 2012 at 7:42 AM, xina towner <xinatow...@gmail.com> wrote:
> Yes, but django makes a new testDatabase and that's my problem, I want
> django to use a database I've previously done.

-- 
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 unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to