Files
django-q2/django_q/tests
Pierre-Elliott Bécue ae75a84f7f Replaces async occurrences with alternatives
* async is now a reserved word in python3.7
 * Rename async function to enqueue
 * Rename all async_ functions to enqueue_
 * Rename Async class to AsyncTask
 * Updates the docs.
2018-07-07 21:33:43 +02:00
..
2015-10-17 18:49:45 +02:00
2017-11-01 18:23:14 +08:00
2018-01-08 09:57:20 +01:00