Scouts-Victoria-Program / RadioActiv8

Django App for Radio Active Scout game management
GNU Affero General Public License v3.0
1 stars 1 forks source link

Remove PatrolAnswer #1

Closed mattcen closed 2 years ago

mattcen commented 3 years ago

If we use a ManyToManyField for Intelligence in the Patrol model, we can probably do away with the PatrolAnswer model entirely. This might be neater.