Skip to content

Some constants are duplicated #22

@maciejgryka

Description

@maciejgryka

(I'm sure there's more cases like this, but I found this and want to write it down now, so we remember fixing once we have enough tests.)

zeus.utils defines a bunch of constants such as VOTER_SEARCH_FIELDS, VOTER_EXTRA_HEADERS etc. Some of them are duplicated (or almost-duplicated) in zeus.views.poll as voter_search_fields etc. We should change this to just use the values defined in zeus.utils.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions