This commit adds the python_2_unicode_compatible decorator to all models that define a text representation. Furthermore, it adds a test to ensure that we never forget to do that. It is explained in details in the Django docs: https://docs.djangoproject.com/en/dev/topics/python3/#str-and-unicode-methods