DemocracyClub / yournextrepresentative

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

Ignore case when looking up parties #2283

Closed symroe closed 4 months ago

symroe commented 4 months ago

The previous change converted the party ID to uppercase. This broke the 'special' IDs that we use like 'ynmp-party:2'.

This change ignores the case when querying the database.