I ve a form class called EditPage(forms.Form) with a title and content attributes shown below.
class EditPage(forms.Form): title = forms.CharField(label=\