I am working on a django project where the website will let the user to register for an event and let them check in.
models.py contains:
class Event(models