django-orchestra/orchestra/utils
Santiago L 9d2d0befc4 Rename `async`--> `run_async`
On Python3.5 async becames a reserved keyword.
2021-03-30 12:51:12 +02:00
..
__init__.py Replace custom sql on domains and imporve performance of orchestra-beat 2015-05-06 19:30:13 +00:00
apps.py PEP8 compliance 2015-10-05 13:31:08 +00:00
db.py PEP8 compliance 2015-10-05 13:31:08 +00:00
functional.py Replace cached, IPy and cmp_key for python3 standard library 2015-10-02 11:08:23 +00:00
html.py Improved performance of webapps and websites change lists 2016-02-17 12:32:30 +00:00
humanize.py Fixes on billing 2016-04-06 19:00:16 +00:00
mail.py Fixed send email template 2017-04-03 17:06:06 +00:00
paths.py Improved variable names consistency, cleaned up *settings.py and refactored resource aggregation 2015-03-31 12:39:08 +00:00
python.py Replace cached, IPy and cmp_key for python3 standard library 2015-10-02 11:08:23 +00:00
sys.py Rename `async`--> `run_async` 2021-03-30 12:51:12 +02:00
tests.py Random fixes 2015-05-13 13:52:20 +00:00