Skip to content

add AttachmentsMixin#38

Open
salsburj wants to merge 10 commits intoimsweb:3.0from
salsburj:bioshare_1810
Open

add AttachmentsMixin#38
salsburj wants to merge 10 commits intoimsweb:3.0from
salsburj:bioshare_1810

Conversation

@salsburj
Copy link
Copy Markdown

No description provided.

Comment thread attachments/__init__.py Outdated
from attachments.mixins import AttachmentsMixin
return AttachmentsMixin

AttachmentsMixin = get_AttachmentsMixin()
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need to have this in attachments.init?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also version_info need to be bumped to 3.2.5 or an equivalent increment to the latest attachment version in the 3.0 branch)

Comment thread attachments/__init__.py Outdated
@@ -1,4 +1,4 @@
__version_info__ = (3, 3, 0)
__version_info__ = (3, 3, 1)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a feature not a hotfix, so it should be 3.4.0

@salsburj salsburj changed the title bioshare1810 - add AttachmentsMixin add AttachmentsMixin Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants