{% extends "base.html" %} {% load thumbnail %} {% block title %}Edit Profile{% endblock %} {% block extrahead %} {# Bring in jquery-ui and its theme #} {# form.media #} {# -- js for tinymce #} {% endblock %} {% block content %} {# Hidden divs - revealed by jquery dialog #}
The following required fields are missing:
{% for error in form.errors %}