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

Adding Vote model #42

Merged
merged 7 commits into from Jan 3, 2023
Merged

Adding Vote model #42

merged 7 commits into from Jan 3, 2023

Conversation

FaezZangariya
Copy link
Collaborator

no tests yet , i need a boolean variable called passed in chore model and a method that returns a chore by id , also i need a method that returns the number of members in the commune in commune model

Signed-off-by: faezzangariya faezzangariyacs@gmail.com

ofirtzabari
ofirtzabari previously approved these changes Dec 28, 2022
Copy link
Collaborator

@ofirtzabari ofirtzabari left a comment

Choose a reason for hiding this comment

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

good work

NicolePauzner
NicolePauzner previously approved these changes Dec 28, 2022
commune_app/all_models/Chore.py Outdated Show resolved Hide resolved
commune_app/all_models/Chore.py Outdated Show resolved Hide resolved
commune_app/all_models/Chore.py Outdated Show resolved Hide resolved
commune_app/all_models/Chore.py Outdated Show resolved Hide resolved
commune_app/all_models/Vote.py Outdated Show resolved Hide resolved
commune_app/all_models/Vote.py Outdated Show resolved Hide resolved
commune_app/all_models/Vote.py Outdated Show resolved Hide resolved
commune_app/all_models/Vote.py Outdated Show resolved Hide resolved
commune_app/models.py Outdated Show resolved Hide resolved
commune_app/models.py Outdated Show resolved Hide resolved
commune_app/all_models/chores.py Outdated Show resolved Hide resolved
commune_app/tests/test_vote.py Outdated Show resolved Hide resolved
commune_app/tests/test_vote.py Outdated Show resolved Hide resolved
commune_app/tests/test_vote.py Outdated Show resolved Hide resolved
commune_app/tests/test_vote.py Outdated Show resolved Hide resolved
commune_app/tests/test_vote.py Show resolved Hide resolved
commune_app/tests/test_vote.py Show resolved Hide resolved
commune_app/tests/test_vote.py Outdated Show resolved Hide resolved
commune_app/tests/test_vote.py Outdated Show resolved Hide resolved
commune_app/tests/test_vote.py Outdated Show resolved Hide resolved
commune_app/tests/test_vote.py Show resolved Hide resolved
commune_app/tests/test_vote.py Show resolved Hide resolved
commune_app/all_models/chores.py Outdated Show resolved Hide resolved
@kobihk
Copy link
Contributor

kobihk commented Jan 2, 2023

@FaezZangariya please rebase and resolve the conflicts

RonTuretzky
RonTuretzky previously approved these changes Jan 3, 2023
commune_app/all_models/votes.py Show resolved Hide resolved
commune_app/all_models/votes.py Show resolved Hide resolved
RonTuretzky
RonTuretzky previously approved these changes Jan 3, 2023
EliasAndry
EliasAndry previously approved these changes Jan 3, 2023
ofirtzabari
ofirtzabari previously approved these changes Jan 3, 2023
no tests yet , i need a boolean variable called passed in chore model
and a method that returns a chore by id , also i need a method that
returns the number of members in the commune in commune model

Signed-off-by: faezzangariya <faezzangariyacs@gmail.com>
i will be adding more tests and switching from fixtures to a migration
test files later on

Signed-off-by: faezzangariya <faezzangariyacs@gmail.com>

Registering to admin
@kobihk kobihk merged commit 9b3bf8d into redhat-beyond:main Jan 3, 2023
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.

None yet

6 participants