Skip to content

Talk categories should be in a category table, not plain text. #281

@simeonf

Description

@simeonf

Talk categories ("themes" in proposals/models.py) are just a charfield. But we need to do grouping and filtering on these. Currently the admin has some ugly regex normalization code which is totally unnecessary if this field is an FK pointing to a category table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions