-
Notifications
You must be signed in to change notification settings - Fork 9
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 Team Page #141
Add Team Page #141
Conversation
… Members. Also added proper sequential loading of Core Members
This reverts commit 4cd43dd.
Co-authored-by: Nishant Nayak <66667161+nishant-nayak@users.noreply.github.com>
Co-authored-by: Nishant Nayak <66667161+nishant-nayak@users.noreply.github.com>
This reverts commit 61aba1f.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small fix request from my side .
Can you squash all your migrations into one migration? You can do this by:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you work on these changes for now? I'll take a look at the actual team page later
This reverts commit 7b08624.
Description
Add Team Page
accounts/models.py
(Closed PR for reference - #134)
Fixes #139
Dependencies
List any dependencies that are required for this change.
Type of Change
What types of changes does your code introduce?
Put an
x
in the boxes that applyHow Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration. (for bug fix / breaking change)
Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.