« Previous | Next » 

Revision a3e3917f

IDa3e3917f117cd77c6289ac40f3818c0e09c6db33

Added by Giorgos Korfiatis over 10 years ago

astakos: Remove custom commit_on_success decorator

Prior to 1.3, django wouldn't set the transaction dirty upon a DB
exception and thus wouldn't trigger a rollback, resulting in a dangling
aborted DB exception. See https://code.djangoproject.com/ticket/9964

Since this is now fixed, there is no need for our custom transaction
management.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences