Skip to content

Remove models

Danny Olson requested to merge remove-models into dev

Models that only contain data aren't necessary at this time. There are models that contain additional data beyond the DB-backed model that can be used when subclassed from a (new) delegator class.

TODO:

  • Decide what to do with election state machine
  • Manually check that things still work
  • Fix failing test in TestSubmitVoteHandler.test_election_too_late

Merge request reports