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

Open Source Sorting Hat #3318

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Conversation

SahilDhillon21
Copy link
Contributor

Fixes #3310
In progress

@@ -1482,3 +1482,21 @@ class Meta:

def __str__(self):
return f"Kudos from {self.sender.username} to {self.receiver.username}"


Copy link
Collaborator

Choose a reason for hiding this comment

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

How about we use our existing repo model?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Definitely, but the project field must be made nullable, would that be okay?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yes

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.

✨ Open Source Sorting Hat: Magical Recommendation Engine for Open Source Enthusiasts
2 participants