Skip to content
Snippets Groups Projects

Allow multiple recipient objects for one announcement

Merged Jonathan Weth requested to merge feature/multiple-recipient-objects-announcement into master
1 unresolved thread

Closes #188 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Jonathan Weth added 2 commits

    added 2 commits

    • 49ae8f8b - Remove merge migration 0014 and move 0013_multiple_recipients_announcement to...
    • b3d197d9 - Make announcement recipient model extensible

    Compare with previous version

  • Jonathan Weth resolved all threads

    resolved all threads

  • @nik, a second review can be done now.

  • 1 # Generated by Django 3.0.3 on 2020-02-25 15:26
    2
    3 import django.contrib.postgres.fields.jsonb
    4 from django.db import migrations, models
    5
    6
    7 class Migration(migrations.Migration):
  • mentioned in commit dd4ea436

  • Please register or sign in to reply
    Loading