MegaMark16 / django-cms-themes

A way to quickly load and swap out template packs (or themes) for Django CMS
BSD 3-Clause "New" or "Revised" License
49 stars 15 forks source link

trouble syndb using postgresql #9

Open garbray opened 12 years ago

garbray commented 12 years ago

I'm using django == 1.4 and django-cms == 2.3.1 and I get the follow output django.db.utils.DatabaseError: current transaction is aborted, commands ignored until end of transaction block

this is my pip freeze Django==1.4 PIL==1.1.7 South==0.7.6 django-classy-tags==0.3.4.1 django-cms==2.3.1 django-cms-themes==1.0.10 django-mptt==0.5.2 django-sekizai==0.6.1 html5lib==0.95 psycopg2==2.4.5 wsgiref==0.1.2

if you need any other information plis let me know

jarieb commented 11 years ago

It looks like I'm getting the same thing. I'm also using postgresql