maple-blog icon indicating copy to clipboard operation
maple-blog copied to clipboard

a blog website based on flask

Results 11 maple-blog issues
Sort by recently updated
recently updated
newest added

Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.3.9 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies

Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.6 to 3.0.9. Release notes Sourced from flask-cors's releases. Release 3.0.9 Security Escape path before evaluating resource rules (thanks @​praetorian-colby-morgan). Prior to this, flask-cors incorrectly evaluated CORS...

dependencies

Bumps [bleach](https://github.com/mozilla/bleach) from 1.4.3 to 3.3.0. Changelog Sourced from bleach's changelog. Version 3.3.0 (February 1st, 2021) Backwards incompatible changes clean escapes HTML comments even when strip_comments=False Security fixes Fix bug...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.1 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...

dependencies

hey there i m just a beginner in this one improved some grammatical errors thanks

ImportError: cannot import name 'url_encode' 在执行初始化数据库时发生导入错误,请问如何解决? tom@Evertears:~/maple-blog$ python3 runserver.py db init Traceback (most recent call last): File "runserver.py", line 25, in from maple import create_app File "/home/tom/maple-blog/maple/__init__.py", line 11, in...

请求url:http://127.0.0.1:8001/ -------------------------------------------------------------------------------- WARNING in error [/usr/local/lib/python3.7/site-packages/flask_maple/error.py:35]: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try...

run: python3 runserver.py db init re: Usage: runserver.py [OPTIONS] COMMAND [ARGS]... Try "runserver.py --help" for help. Error: No such command "db". runserver.py line 27:from maple.extension import cache, db no such...