clach04
clach04
## Steps 1. Edit note (so keyboard is up) 2. Hit power off to sleep device, or wait for screen timeout 3. Hit Power button to wake up 4. See...
Possibly the same as https://github.com/GitJournal/GitJournal/issues/174 ? Related https://github.com/GitJournal/GitJournal/issues/651
From https://jeffknupp.com/blog/2016/09/12/python-sandman2-and-open-data// > ... By simply adding the ?export=true URL parameter, export mode is triggered, and all of the data is available in one go. It's fast, simple, and above...
Update requirements from requirements.txt and older versions that are compatible. Future/later changes could start to use newer libraries. This matches original code levels.
* ImportError: cannot import name 'json' from 'itsdangerous' * jinja2.escape - https://github.com/pallets/jinja/issues/1626
Example: 127.0.0.1 - - [07/Feb/2024 17:48:51] "←[37mGET / HTTP/1.1←[0m" 200 - 127.0.0.1 - - [07/Feb/2024 17:48:57] "←[37mGET /admin/ HTTP/1.1←[0m" 200 - Due to ANSI escape sequences. Flask (red) warning is...
Based on https://www.reddit.com/r/slideforreddit/comments/14nm1ko/how_to_rebuild_slide_for_android_with_your_own/ by https://www.reddit.com/user/ModWilliam/ ## How to rebuild Slide for Android with your own API key This is a high level overview, so look up more information on the...
## Summary of changes Update README.rst to mention IANA Closes none ### Pull Request Checklist - [ ] Changes have tests - no, doc change only - [ ] Authors...