diff options
author | Pjotr Prins | 2021-09-22 12:49:48 +0200 |
---|---|---|
committer | Pjotr Prins | 2021-09-22 12:49:48 +0200 |
commit | b369e3e34a7058871ade7dc8f803957e246b26eb (patch) | |
tree | 7c2b520991726710a25530029c3013d2b0f86bb5 /issues/genenetwork | |
parent | 65ff602ea0ff349cd7577da57c90342dae6f26d8 (diff) | |
download | gn-gemtext-b369e3e34a7058871ade7dc8f803957e246b26eb.tar.gz |
404 add link to flask
Diffstat (limited to 'issues/genenetwork')
-rw-r--r-- | issues/genenetwork/issue-404-in-logs.gmi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/issues/genenetwork/issue-404-in-logs.gmi b/issues/genenetwork/issue-404-in-logs.gmi index 3bbe7bc..f1dd158 100644 --- a/issues/genenetwork/issue-404-in-logs.gmi +++ b/issues/genenetwork/issue-404-in-logs.gmi @@ -7,3 +7,7 @@ We get many 404's in GN logs. Can we rewire that so no log entries appear as a f * enhancement * deployment * assigned: bonfacem, pjotrp + +## Notes + +=> https://flask.palletsprojects.com/en/2.0.x/errorhandling/ |