gvaldap/gvaldap/gvaldap/settings
Jan Dittberner 5094990c9a Switch from deprecated amqp backend to rpc
The previously used amqp result backend has been marked as deprecated by
the celery developers. This commit switches to the rpc backend that
should be used instead.

This commit renames get_env_setting to get_env_variable to be consistent
with the gva settings modules.
2016-01-31 21:34:26 +01:00
..
__init__.py add documentation for gvaldap project code 2014-05-31 16:12:36 +02:00
base.py Switch from deprecated amqp backend to rpc 2016-01-31 21:34:26 +01:00
local.py add documentation for gvaldap project code 2014-05-31 16:12:36 +02:00
production.py Switch from deprecated amqp backend to rpc 2016-01-31 21:34:26 +01:00
test.py Use separate AMQP vhost for tests 2016-01-31 21:34:20 +01:00