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

CM-137: add TaskGroup to django ORM #2

Merged
merged 13 commits into from
Jun 27, 2023
Merged

CM-137: add TaskGroup to django ORM #2

merged 13 commits into from
Jun 27, 2023

Conversation

jdolkowski
Copy link
Collaborator

@jdolkowski jdolkowski commented Jun 23, 2023

https://openimis.atlassian.net/browse/CM-137

This PR adds TaskGroup to django ORM. It was not possible to use django groups mentioned in the ticket since ID field of HistoryModel and DjangoGroup clashed with each other.

This PR needs to be merged first: openimis/openimis-be-core_py#195

@jdolkowski jdolkowski marked this pull request as ready for review June 23, 2023 11:34
Copy link
Contributor

@sniedzielski sniedzielski left a comment

Choose a reason for hiding this comment

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

I also left some minor comments @jdolkowski. Please refer to them. Let me know if you apply all changes requested by me and Damian. After that I will re-check this whole PR.

@sniedzielski sniedzielski merged commit 83eb19f into develop Jun 27, 2023
@sniedzielski sniedzielski deleted the feature/CM-137 branch June 27, 2023 08:20
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.

3 participants