Hey Guys, I am trying to test a transaction rollback in a unit test and it seems to not work properly.
I am using Django 1.3, django-nose, sqlite inmemory database. I tried with TestCase,TransactionTestCase, commit_on_success (decorator and context manager) and commit_manually. None of them worked. Am I doing or expecting something wrong? Thanks, Anthony -- 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.