Add check-in to eventsignups
Created by: Tar-Tarus
Added the checked_in
field in the eventsignups model to use in the AMIV-CheckIn Tool. The entries in the eventsignups database can be switched to checked_in = True
by a user with admin rights. Tests are also implemented.