Pablo Bernardo
Pablo Bernardo
Hi, my name is Pablo (@voylinux) from Mozilla Hispano. We are the spanish and latam contributors community. We really apreciate what you are doing here. We are wondering if it...
This one looks more like a Wagtail improvement for me, but the current way to change the template is a little bit tricky. If I understood well, you need to...
In Django 1.8, the way you define context processor in settings.py has changed and seems to me like it is not working correctly. In my /facebook/connect/ url I am getting...
I am working with Python 3.8 and I am getting this error from an exeption because "unicode" method is not defined : name 'unicode' is not defined django_facebook/api.py in get_facebook_graph,...