Skip to content

Rename post original to content and parsed to content_parsed - #2196

Merged
rafalp merged 5 commits into
mainfrom
fix-2194-post-content
Aug 11, 2026
Merged

Rename post original to content and parsed to content_parsed#2196
rafalp merged 5 commits into
mainfrom
fix-2194-post-content

Conversation

@rafalp

@rafalp rafalp commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Fixes #2194

TODO

  • Remame post.original to post.content
  • Remame post.parsed to post.content_parsed
  • Rename post to content in misago.posting
  • Rename upgrade to process in misago.posting

@rafalp rafalp added this to the Misago 0.40 alpha 1 milestone Aug 9, 2026
@rafalp rafalp self-assigned this Aug 9, 2026
@rafalp rafalp added area: frontend This issue involves JavaScript, React.js and Node area: backend This issue involves Python, Django or dependency (eg. database) area: theme This issue involves HTML and CSS feature: search Searching for content or users feature: thread page Thread and private thread pages feature: posting Start/reply/edit flows labels Aug 9, 2026
@coveralls

coveralls commented Aug 9, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 97.852% (+0.3%) from 97.517% — fix-2194-post-content into main

@rafalp
rafalp merged commit 21cd2c6 into main Aug 11, 2026
2 checks passed
@rafalp
rafalp deleted the fix-2194-post-content branch August 11, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: backend This issue involves Python, Django or dependency (eg. database) area: frontend This issue involves JavaScript, React.js and Node area: theme This issue involves HTML and CSS feature: posting Start/reply/edit flows feature: search Searching for content or users feature: thread page Thread and private thread pages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename post contents field to content and content_parsed

2 participants