DemocracyClub / dc_base_theme

🎨 Democracy Club Base Theme
0 stars 7 forks source link

Fix `widgets_names` failure in EE #60

Closed VirginiaDooley closed 2 years ago

VirginiaDooley commented 2 years ago

Ref https://github.com/DemocracyClub/EveryElection/pull/1556

This change addresses errors in the EE upgrade when creating a new election.

We've tested this change in the Add an Election form of EE and added a test.

Removed flake8 after several CI errors; this may be an issue to look out for elsewhere https://github.com/tholo/pytest-flake8/issues/87