Remove blog posts#4676
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This PR removes the legacy Django Medium: Medium: No migration to drop the Low: |
|
@claude address the review Medium: demodata/blog.json not deleted Low: blog still listed in pyproject.toml ruff isort config |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4676 +/- ##
==========================================
- Coverage 92.52% 92.45% -0.08%
==========================================
Files 359 355 -4
Lines 10800 10719 -81
Branches 821 818 -3
==========================================
- Hits 9993 9910 -83
- Misses 696 697 +1
- Partials 111 112 +1 🚀 New features to boost your workflow:
|
|
Claude finished @marcoacierno's task in 51s —— View job Addressing Review Feedback
Both issues have been addressed in commit d23c643:
|
- Delete demodata/blog.json fixture that references deleted blog.post model - Remove blog from pyproject.toml ruff isort known-first-party list Co-authored-by: Marco Acierno <marcoacierno@users.noreply.github.com>
What
We now use Wagtail for this kind of the marketing / website content
We are keeping the DB table for now in case we need some content from it in the future