tornado/demos/facebook
Ben Darnell 26feb663aa BACKWARDS-INCOMPATIBLE: turn on template autoescaping by default.
Disable autoescaping in demos that don't already use it.
2011-06-11 17:22:09 -07:00
..
static Move Tornado project to Github 2009-09-10 00:50:51 -07:00
templates Better check for missing messages in facebook demo 2011-04-24 23:16:31 -07:00
README fix README 2009-09-10 13:52:26 -04:00
facebook.py BACKWARDS-INCOMPATIBLE: turn on template autoescaping by default. 2011-06-11 17:22:09 -07:00

README

Running the Tornado Facebook example
=====================================
To work with the provided Facebook api key, this example must be
accessed at http://localhost:8888/ to match the Connect URL set in the
example application.

To use any other domain, a new Facebook application must be registered
with a Connect URL set to that domain.