codeforIATI / iatikit

🐨 A toolkit for using IATI data
https://iatikit.readthedocs.io
MIT License
6 stars 0 forks source link

Filter modifiers don’t work for any sets except ActivitySet #21

Open andylolz opened 5 years ago

andylolz commented 5 years ago

E.g.:

>>> iatikit.data().publishers.find(name__contains='pwyf')
<Publisher (111111_publisher)>

^^ This is totally wrong.