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 %}
Account has been created and an activation email has been sent to your email address.<br />
Please activate your account to confirm the registration.
{% endblock %}