I am trying to get a pop up that will let me create a new object to 
associate to a many to many relationship on a form/model. In the same way 
that it works in django-admin.

I have been followed the instructions from here 
<http://www.hoboes.com/Mimsy/hacks/replicating-djangos-admin/>, and its not 
working for me. 

whenever I click the plus button it opens the related object creating form 
in the same tab instead of a new pop up. When I try to submit the new 
object I get a cert error and I included the cert tag in the template.

Let me know what code you want to see and I can post it. Also if you know 
of a different resource, or library or way of doing this that would be 
amazing.

By the way I think the link provided was for django 1.1 and im using django 
1.9.1

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/142b7857-eada-443e-97ae-65687c7e87ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to