Files
@ 9452b5a8e06f
Branch filter:
Location: kallithea/docs/theme/nature/layout.html - annotation
9452b5a8e06f
1.0 KiB
text/html
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.