:date: 2018-01-31 =========================== Wednesday, January 31, 2018 =========================== The :ref:`cpaseupen` server sent me an error message "AttrDict instance has no key 'immersion'". Ticket :ticket:`2289`. I added ``checksummaries`` to the demo_fixtures of :mod:`lino_welfare.projects.eupen` so that this problem is covered by the test suite. I read Vitor Freitas' blog post `How to Implement Dependent/Chained Dropdown List with Django `__ and --finally-- wrote a tutorial about choosers in Lino: :ref:`lino.dev.combo`