Thursday, April 9, 2015

AttributeError: type object ‘Enrolment’ has no attribute ‘objects’

Fixed a bug in suggest_cal_guests which caused above message in lino_welfare.projects.chatelet when trying to suggest the guests.

Added a new test case test_suggest_cal_guests to verify this fix.