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/mailing list changes #59

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Conversation

juuso-j
Copy link
Collaborator

@juuso-j juuso-j commented Apr 30, 2024

Email and mailing list jointly unique and display number_of_emails in Admin

Description

Trello #105 and #110

Breakdown:

Files changed

  1. account/admin.py
    • Display number of emails
  2. account/api/views.py
    • Catch IntergrityError
  3. account/models.py
  4. account/migrations/0015_email_and_mailing_list_jointly_unique.py
    • Make email and mailing list jointly unique
  5. account/tests/test_api.py
    • Test uniqueness

@juuso-j juuso-j added the enhancement New feature or request label Apr 30, 2024
@juuso-j juuso-j requested a review from ezkat April 30, 2024 08:20
@juuso-j juuso-j self-assigned this Apr 30, 2024
@juuso-j juuso-j merged commit 2ff6c9f into develop Apr 30, 2024
3 checks passed
@juuso-j juuso-j mentioned this pull request May 3, 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