I have Event model which has a field creator as ForeignKey with attribute User. In views.py I have create_event which creates event using EventForm. How to set default value of