guide-to-testing-in-django icon indicating copy to clipboard operation
guide-to-testing-in-django copied to clipboard

Test with ManyToManyField

Open gilsondev opened this issue 13 years ago • 0 comments

It would be interesting to create tests in model layer, using fixtures in the case of models containing fields of type ManyToManyField.

gilsondev avatar Mar 23 '12 22:03 gilsondev