liqd / a4-meinberlin

The central participation platform of the city of Berlin, Germany
https://mein.berlin.de
GNU Affero General Public License v3.0
39 stars 6 forks source link

TopicPrio and MapTopicPrio have Categories disabled #892

Closed kleingeist closed 6 years ago

kleingeist commented 6 years ago

Currently Map|TopicPrio are not categorizable [1]. Not sure if this is intended as they had categories before the category refactoring.

Note, that the CategoryFilters are still defined in map|topicprio/views.py and in the templates. If we disable categories on them we should remove them from that files, too.

[1] defined in the settings:

A4_CATEGORIZABLE = (
    ('meinberlin_ideas', 'idea'),
    ('meinberlin_mapideas', 'mapidea'),
    ('meinberlin_budgeting', 'proposal'),
    ('meinberlin_kiezkasse', 'proposal'),
)
kleingeist commented 6 years ago

talked to the PM: categories should be enabled for map|topicprio