Commit Graph
5 Commits
Author SHA1 Message Date
Ilan Steemers 70269e1e43 Updates to Django 2.2.5 2019-09-26 11:53:09 +02:00
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
ilan 5669ccfa02 Updates changelog 2018-03-13 18:40:56 +01:00
ilan 62affc17bb Updates changelog 2018-03-13 17:57:34 +01:00
ilan 1ef94d2b42 Adds Changelog 2018-02-13 10:00:09 +01:00