Using PyFacebook with the Facebook middleware as a decorator
Just a quick tip on how to use the pyfacebook django middleware as a decorator since you probably dont want to add the facebook object to all incoming requests.
- middleware
- decorator
- pyfacebook