mysociety / yournextrepresentative

A website for crowd-sourcing structured election candidate data
https://candidates.democracyclub.org.uk/
GNU Affero General Public License v3.0
56 stars 21 forks source link

Convert byte strings in migrations to Unicode #847

Closed wfdd closed 8 years ago

wfdd commented 8 years ago

makemigrations crashes in Python 3, see https://docs.djangoproject.com/en/1.8/topics/migrations/#supporting-python-2-and-3.

wfdd commented 8 years ago

This also needs fixing in django-popolo.