I have this problem with my site, if I put my public site
http://www.solvosoft.com in responsinator.com all iframes are empty.
I guest it's a security configuration to prevent Clickjacking protection.

A proof of concept is writting a simple html page with Iframe.

<html><body>
<iframe src="http://www.solvosoft.com";></iframe>
</body></html>

ref.
https://docs.djangoproject.com/en/1.7/ref/clickjacking/#clickjacking-prevention





2015-03-10 13:19 GMT-06:00 James Schneider <jrschneide...@gmail.com>:

> responsinator.com





-- 
"La utopĂ­a sirve para caminar" Fernando Birri

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAG%2B5VyNFzwsTf5UvTpxHSCP3pZyweiCJ2FvW_YN9GY8XzsF8BQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to