forked from Github-Mirrors/canaille
![]() This allows blueprint to handle 404 errors. This is not supported directly in Flask. https://flask.palletsprojects.com/en/stable/errorhandling/#handling However, the blueprint cannot handle 404 routing errors because the 404 occurs at the routing level before the blueprint can be determined. |
||
---|---|---|
.. | ||
__init__.py | ||
commands.py | ||
configuration.py | ||
features.py | ||
flask.py | ||
forms.py | ||
i18n.py | ||
installation.py | ||
logging.py | ||
mails.py | ||
mails_sending_conditions.py | ||
models.py | ||
session.py | ||
sms.py | ||
themes.py |