django-orchestra/orchestra/utils
Santiago L 9953124a95 Replace Context by dict
Since Django 1.10 template objects returned by get_template() and
select_template() no longer accept a Context in their render() method.
2021-05-24 11:19:30 +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 mark_safe display_websites & display_addresses 2021-05-12 13:55:47 +02:00
humanize.py Fixes on billing 2016-04-06 19:00:16 +00:00
mail.py Replace Context by dict 2021-05-24 11:19:30 +02: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 django.core.urlresolvers moved to django.urls 2021-04-21 14:27:18 +02:00