removed the field feedback_submitted_by from event model and added the code to create feedlog record when a new feedback is taken.
{% extends "base.html" %}
{% block content %}
Your account has been activated and your registration has been confirmed.
{% endblock %}