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

Feature/option other #7

Merged
merged 8 commits into from
Feb 8, 2024
Merged

Feature/option other #7

merged 8 commits into from
Feb 8, 2024

Conversation

juuso-j
Copy link
Collaborator

@juuso-j juuso-j commented Feb 8, 2024

Support for other field in option

Description trello #55


Breakdown:

Model

  1. profiles/models.py
    • Add support for other field in option

API

  1. profiles/api/serializers.py
    • Add other field to AnswerRequestSerializer
  2. profiles/api/views.py
    • Add support for other field in option

Tests

  1. profiles/tests/api/test_answer.py
    • Test other field
  2. profiles/tests/conftest.py
    • Add other option fixture

Admin

  1. profiles/admin.py
    • Add custom admin for Answer and AnswerOther

@juuso-j juuso-j added the enhancement New feature or request label Feb 8, 2024
@juuso-j juuso-j requested a review from ezkat February 8, 2024 09:12
@juuso-j juuso-j self-assigned this Feb 8, 2024
@juuso-j juuso-j merged commit 550e63e into develop Feb 8, 2024
3 checks passed
@juuso-j juuso-j mentioned this pull request Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants