That's the only info I've been able to find on it. I did dig deeper, and 
finally made some progress. To my dismay, I found that django-popup-forms 
seems to require jquery. I'm trying to avoid jquery if at all possible. I 
planed on using HTML5/CSS3 instead, as I think I can get it do do all that 
I'm looking for.

I'll look at modifying django-popup-forms to use HTML5.

As to my original complaint about documentation, the site you linked does 
not tell you important things. I had to look at the test pages to figure 
most of it out. And there is no example showing what the view should look 
like that calls the page containing the popup link.


On Thursday, August 15, 2013 1:37:27 AM UTC-4, Timothy Makobu wrote:
>
> Reading this https://github.com/joinourtalents/django-popup-forms It does 
> show how to set it up. Where are you getting stuck?
>
>
> On Thu, Aug 15, 2013 at 2:41 AM, Brian Millham <bmil...@gmail.com<javascript:>
> > wrote:
>
>> I've been trying to use django-popup-forms, but with no success. Has 
>> anyone used this? 
>>
>> I suspect that I didn't install it correctly. I just ran sudo python 
>> setup.py install, but it doesn't seem available under django.
>>
>> It looks like a nice package, and will do exactly what I'm looking for. 
>> It's a shame that the documentation with it doesn't show how to properly 
>> install it, and has no working examples with it.
>>
>> Brian
>>
>> -- 
>> 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...@googlegroups.com <javascript:>.
>> To post to this group, send email to django...@googlegroups.com<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/django-users.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
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 http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to