Files
@ 9452b5a8e06f
Branch filter:
Location: kallithea/docs/usage/debugging.rst
9452b5a8e06f
1.2 KiB
text/prs.fallenstein.rst
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.