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

Updated the url patterns according to Django2 #614

Open thewolfcommander opened 5 years ago

thewolfcommander commented 5 years ago

I have updated all the url() to path() from the module django.conf.urls to django.urls