tschellenbach / Django-facebook

Facebook open graph api implementation using the Django web framework in python
http://www.mellowmorning.com/
Other
1.43k stars 543 forks source link

Please update readme, document on readthedocs.org #571

Open johnsmeeth opened 8 years ago

johnsmeeth commented 8 years ago

Dear sir. I am new to python and django. I install this module django-facebook for django 1.9.5. But on installation in settings.py i don't find sections: TEMPLATE_CONTEXT_PROCESSORS, AUTHENTICATION_BACKENDS. Please update document help me.

Many thanks.

dmwyatt commented 8 years ago

@johnsmeeth Please see https://docs.djangoproject.com/en/1.9/ref/settings/

johnsmeeth commented 8 years ago

@dmwyatt Many thanks

lukaskris commented 7 years ago

Could you help me, i cant put django_facebook on installed_apps, cause error on template_context_processors I follow up step by step and find the change django 1.5 to 1.8 above