You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: