Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add plugin_data field to some models #1675

Merged
merged 5 commits into from
Dec 5, 2023
Merged

Conversation

rafalp
Copy link
Owner

@rafalp rafalp commented Dec 5, 2023

Adds plugin_data JSONB fields to following models:

  • Attachment
  • AttachmentType
  • Category
  • Thread
  • Post
  • Poll
  • User

Part of #1524 epic

@rafalp rafalp added area: backend This issue involves Python, Django or dependency (eg. database) feature: extensions Extension points for 3rd party plugins and customizations labels Dec 5, 2023
@rafalp rafalp added this to the 0.39 milestone Dec 5, 2023
@rafalp rafalp self-assigned this Dec 5, 2023
@coveralls
Copy link

coveralls commented Dec 5, 2023

Coverage Status

coverage: 98.62% (+0.02%) from 98.604%
when pulling d63d413 on fix-1524-add-plugin-data-fields
into fa14a97 on main.

@rafalp rafalp merged commit c027036 into main Dec 5, 2023
2 checks passed
@rafalp rafalp deleted the fix-1524-add-plugin-data-fields branch December 6, 2023 21:25
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) feature: extensions Extension points for 3rd party plugins and customizations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants