('constituency',models.CharField(help_text=b'Authority for which the mandate is realized. Eg.: a eurodeputies has a mandate at the European Parliament for a country',max_length=255,null=True,blank=True)),
('role',models.CharField(help_text=b'Eg.: president of a political group at the European Parliament',max_length=25,null=True,blank=True)),