diff options
author | Magnus Hagander | 2018-01-08 16:03:30 +0000 |
---|---|---|
committer | Magnus Hagander | 2018-01-08 16:03:30 +0000 |
commit | a4f662d8e66f93208ac8808c7b0b30dd12cfc1cf (patch) | |
tree | e6ea8310079fa7ab8e07c9bd00ee7a948abed3a0 /postgresqleu/auth.py | |
parent | 9981db680e262c055b00de4fa49dbd5a5c41eb63 (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