I have a form like the following:
class MyForm(Form): #personal data firstname = CharField() lastname = CharField() #education data university = Char
agreed with @mipadi, seems it's the easiest way.
So something like
$('.selector').append('')