I gave up on transactional fixtures. Instead, I make sure everytime I
create a model using dm-sweatshop, it always passes in a unique email
address or username for example so it won't violate the unique
constraint. Seems to be working okay.
On Nov 24, 3:23 pm, Ashley Moran <
ashley.mo...@patchspace.co.uk>
wrote: