Hello,

I recently inherited a project that uses a lot of model validations
and is mainly just a model (we have two django apps that use it as
their backend).

The test suite currently returns

Ran 460 tests in 980.347s
That is running on a SQLite db.

Is this normal/expected behavior ? is there a way to speed this up ?

We have some custom code both for the test running and for making the
project works therefore if this not not a normal behavior I suspect
that the problem may lie in there.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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