I have been trying to get a + button beside my many to many list that will 
give me a popup to a form to create a new related object to associate.

I have followed the instructions at this link 
http://www.hoboes.com/Mimsy/hacks/replicating-djangos-admin/ but it will 
not work. whenever I click the + button my browser switches to a new page 
instead of opening a pop up. When i try to create the object and save it, i 
get a cert error(i made sure the cert tag was in my forms. I am extremely 
new to python, django, javascript and working with code on the web.

I think the link was using django 1.1 and I am using django 1.9.1 python2

let me know what code you want to see if that will help, or if this just 
wont work with django 1.9.1 or if you know of a working example I could run 
and pick apart. Or a library that I could use to make creating my 
application easier.

Anything would be amazing.

-- 
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/022379cc-e098-4925-ac67-2815adf2974b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to