]> git.parisson.com Git - django-social-auth.git/commitdiff
Update doc to notify about incorrect facebook app setup on facebook site
authorMatías Aguirre <matiasaguirre@gmail.com>
Mon, 14 Feb 2011 23:52:08 +0000 (21:52 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Mon, 14 Feb 2011 23:52:08 +0000 (21:52 -0200)
README.rst

index fe3f5f9eb0c4b8717522eafdfc10f24346127f18..719c692f65826e8eb4e8dc23d313e6504a2158fe 100644 (file)
@@ -299,6 +299,10 @@ Further documentation at `Facebook development resources`_:
 
      FACEBOOK_EXTENDED_PERMISSIONS = [...]
 
+If you define a redirect URL in Facebook setup page, be sure to not
+define http://127.0.0.1:8000 or http://localhost:8000 because it won't
+work when testing. Instead I define http://myapp.com and setup a mapping
+on /etc/hosts or use dnsmasq_.
 
 -----
 Orkut