Monday, May 18, 2015

New body template courses/Enrolment/enrolment.body.html

Added a fixture which creates the corresponding excerpt type in the demo database.

lino.modlib.courses.models.Enrolment is now lino.modlib.excerptsd.mixins.Certifiable.

ExcerptType.update_for_model no longer saves itself the object but returns it. Adapted the fixtures which use this method.