summaryrefslogtreecommitdiff
path: root/postgresqleu/auth.py
diff options
context:
space:
mode:
authorMagnus Hagander2018-01-08 16:03:30 +0000
committerMagnus Hagander2018-01-08 16:03:30 +0000
commita4f662d8e66f93208ac8808c7b0b30dd12cfc1cf (patch)
treee6ea8310079fa7ab8e07c9bd00ee7a948abed3a0 /postgresqleu/auth.py
parent9981db680e262c055b00de4fa49dbd5a5c41eb63 (diff)
Don't explicitly rollback transaction in paypal_error
We can't do that inside a @transaction.atomic block. It's also not necessary, because paypal_error is only called before any database modifications are made, and returns out of the view directly.
Diffstat (limited to 'postgresqleu/auth.py')
0 files changed, 0 insertions, 0 deletions