Files
@ 9452b5a8e06f
Branch filter:
Location: kallithea/pytest.ini - annotation
9452b5a8e06f
328 B
text/x-ini
celery: refactor config loader
* implement __contains__ - is needed by Celery 3
* less exception juggling - follow the flow and let __getitem__ be simple and low level
TODO: Drop the name mangling and just use the real names for the settings.
* implement __contains__ - is needed by Celery 3
* less exception juggling - follow the flow and let __getitem__ be simple and low level
TODO: Drop the name mangling and just use the real names for the settings.