]> git.parisson.com Git - django-social-auth.git/commitdiff
Updated doc. Closes gh-15
authorMatías Aguirre <matiasaguirre@gmail.com>
Thu, 20 Jan 2011 02:21:10 +0000 (00:21 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Thu, 20 Jan 2011 02:21:10 +0000 (00:21 -0200)
README.rst

index 4a4a9d96b691faf9813ad172064f762040fbf3f0..291490d40379e8348b98b8eea1d2dca50f7c983b 100644 (file)
@@ -266,7 +266,9 @@ Further documentation at `Twitter development resources`_:
       TWITTER_CONSUMER_KEY
       TWITTER_CONSUMER_SECRET
 
-- You don't need to specify the URL callback
+- You need to specify an URL callback or the application will be marked as
+  Client type instead of the Browser. Almost any dummy value will work if
+  you plan some test.
 
 
 --------