orestis wrote:
> ProgrammingError: ERROR: current transaction is aborted, commands
> ignored until end of transaction block
>
> SET TIME ZONE 'Europe/Athens'
> }}}
>
> I have tried issuing the statement SET TIME ZONE 'Europe/Athens' using
> psql and it runs fine. So, it seems that the problem i
I got this ticket rejected from Akismet:
This is not related to #852, as the errors are thrown when running the
application normally, not the shell.
The errors I get are:
{{{
File "/usr/lib/python2.4/site-packages/django/db/models/base.py",
line 166, in save
cursor = connection.cursor()