I have django application and I'm using postgres. I try to execute the bollowing line in one of my tests:
print BillingUser.objects.all() and I get the following error: "current transaction is aborted, commands ignored until end of transaction block." My postresql log is here: http://slexy.org/view/s2t3wxNWsd. How can I fix that? Thanks, Arshavski Alexander. -- 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.