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

Example does nothing apparently. #79

Open
ivancho1707 opened this issue Nov 7, 2012 · 0 comments
Open

Example does nothing apparently. #79

ivancho1707 opened this issue Nov 7, 2012 · 0 comments

Comments

@ivancho1707
Copy link

I don't know if I'm missing something but I cannot get to run the django example project. These are the steps I followed:

  1. Downloaded the project to my computer
  2. Created a VirtualEnv bundle wit django 1.1.4 in examples/fbsamples
  3. Edited settings.py and added FACEBOOK_API_KEY and FACEBOOK_SECRET_KEY with values of an existing app I own.
  4. Copied the facebook folder to examples/fbsamples (didn't install but this much should be enough)
  5. Ran the project with 'python manage.py runserver' and opened the address 127.0.0.1:8000/fbsample/ in Chrome

This only redirects me to my timelime. I'm using a mac with Lion and Python 2.7.1

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

1 participant