Skip to content

Example does nothing apparently. #79

@ivancho1707

Description

@ivancho1707

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions