flask-xxl icon indicating copy to clipboard operation
flask-xxl copied to clipboard

planned implementations of additions to settings.py / main.factory

Open jstacoder opened this issue 10 years ago • 0 comments

  • [ ] implement the following settings in main.factory:
    • [ ] TEMPLATE_LOADERS
    • [ ] MIDDLEWARES
    • [ ] AFTER_HANDLERS / AFTER_APP_HANDLERS
    • [ ] BEFORE_HANDLERS / BEFORE_APP_HANDLERS
    • [ ] ERROR_HANDLERS
    • [ ] LOG_HANDLERS
    • [ ] EXTRA_TEMPLATE_DIRS

jstacoder avatar Aug 28 '14 08:08 jstacoder