awesome-django-blog
awesome-django-blog copied to clipboard
Everything you expect in a blogging platform, and more!
You may not be interested in these little issues, but it appears that `metaimg_alt_txt` is required on creation of a new post, even if there is no meta image. This...
## Context It appears that the nltk data is getting re-downloaded (or at least attempted) each time a new post is created. I'm not sure why it's trying to download...
## Issue In dark mode (as set by my window OS preference) any pre-existing blog text from the sample posts comes out as dark type on dark background. Text that...
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. Release notes Sourced from requests's releases. v2.32.2 2.32.2 (2024-05-21) Deprecations To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes...
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.9.0. Release notes Sourced from matplotlib's releases. REL: 3.9.0 Highlights of this release include: Plotting and Annotation improvements Axes.inset_axes is no longer experimental Legend support...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.7.1. Release notes Sourced from pre-commit's releases. pre-commit v3.7.1 Fixes Fix language: rust default language version check when rust-toolchain.toml is present. issue by @gaborbernat. #3201...
## Context The current UI is a bit crappy and doesn't do well in responsiveness. Also, its black background colour blends into the main background of the site ((prior to...
Bumps [django-fastdev](https://github.com/boxed/django-fastdev) from 1.7.3 to 1.9.0. Changelog Sourced from django-fastdev's changelog. 1.9.0 * Fix for strict if on 500 pages in prod * Improve the reliability of venv gitignore checking...
Bumps [django-robots](https://github.com/jazzband/django-robots) from 5.0 to 6.1. Release notes Sourced from django-robots's releases. 6.0 - Fix missing migration Breaking change: Missing DEFAULT_AUTO_FIELD This sets a DEFAULT_AUTO_FIELD to BigAutoField for robots in ...