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

Upgrade to django 1.11 #597

Closed shivashishrs closed 1 year ago

shivashishrs commented 7 years ago

Since we are using django version 1.11 so their are many error developer should solve. I changed code to bypass context processor check so I stuck on url pattern error because django have removed django.conf.urls.patterns for 1.10 and there are too many things to be upgraded.

Allan-Nava commented 6 years ago

Any news?

tschellenbach commented 6 years ago

Pull request would be appreciated

On Feb 9, 2018 08:12, "Allan Nava" notifications@github.com wrote:

Any news?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tschellenbach/Django-facebook/issues/597#issuecomment-364460726, or mute the thread https://github.com/notifications/unsubscribe-auth/AAQMwTO4bZRrIP9DcqGkxX30V8zaEm1oks5tTGBJgaJpZM4N2KYR .

Allan-Nava commented 6 years ago

Is still alive the project?