I'm using Django 1.4.4 FINAL, crispy-forms with bootstrap 2.0. 
I have a very large form.  
I have sections within that form where I need the user to be able to add 
additional forms based on their needs.  (Button add another xyz form).
I still need validation to work with with this new fields.
I also need the CSRF not to break. 
I don't want to reload the entire form.

What are the best practices when trying to accomplish this?

I've looked around on Google but a lot of the examples are either out of 
date or don't work.   Perhaps I'm goggling the wrong search terms? 

Thanks for your help.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/20310ce9-3d35-4edd-9d41-c80fec443cb9%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to