Files
pretix_original/src/pretix
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 13:26:59 +02:00
2016-10-10 16:38:06 +02:00
2016-10-03 10:31:49 +02:00
2016-10-09 12:59:43 +02:00
2015-05-12 21:48:41 +02:00