Files
pretix_original/src
Tobias Kunze 9db333bf80 Transactiontask (#268)
* Introduce TransactionAwareTask

As described in
https://blog.hypertrack.io/2016/10/08/dealing-with-database-transactions-in-django-celery/

* Use TransactionAwareTask instead of countdown

… to prevent race conditions when using a newly created object in a
task.
2016-10-10 16:38:06 +02:00
..
2016-10-10 16:38:06 +02:00
2016-10-09 12:59:43 +02:00
2016-10-09 12:59:43 +02:00
2016-08-16 21:18:19 +02:00
2016-04-10 16:44:49 +02:00
2016-09-08 20:43:05 +02:00