datamade / django-councilmatic

:heartpulse: Django app providing core functions for *.councilmatic.org
http://councilmatic.org
MIT License
26 stars 16 forks source link

Init correct model in EventMedia model #201

Closed hancush closed 6 years ago

hancush commented 6 years ago

This PR fixes a bug where an EventMedia object cannot be instantiated because it was trying to instantiate an EventParticipant object by mistake.