Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught SecurityError #13

Open
andybak opened this issue Oct 3, 2013 · 1 comment
Open

Uncaught SecurityError #13

andybak opened this issue Oct 3, 2013 · 1 comment

Comments

@andybak
Copy link

andybak commented Oct 3, 2013

Installed it into my admin using formfield_overrides and an inner Media class. Works fine until I try and upload when I get this in the console:

Uncaught SecurityError: Blocked a frame with origin "http://localhost:8000" from accessing a frame with origin "http://localhost:8000". The frame requesting access set "document.domain" to "localhost", but the frame being accessed did not. Both must set "document.domain" to the same value to allow access. jquery.iframe-transport.js:181

Not sure if this relevant but I'm on the Django 1.6 beta

@zmathew
Copy link
Owner

zmathew commented Nov 18, 2013

Hi there, I tested with Django 1.6 and it worked for me. Can you tell me which browser/os you are using? Also, you might want to try using http://127.0.0.1:8000 instead of 'localhost' (in case the browser has a problem with the unqualified domain)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants