Wikimedia
Add a namespace filter
Users might want to only consider link additions to a particular MediaWiki namespace, such as articles - at the moment they'd need to investigate this manually by downloading the data set. We already track this data per-LinkEvent, so it would be straightforward to add a filter.
- Add a new IntegerField to
common/forms.pyfor namespace - In
common/helpers.pyfilter the queryset on this field infilter_queryset() - In
organisation_detail.htmlandprogram_detail.html, add the relevant form HTML - Write a test for this functionality
Task tags
Students who completed this task
taavi