TypeError at /complete/facebook/ April 28, 2015 is not JSON serializable – django social auth Facebook login You can resolve that issue by adding that in setting.py SESSION_SERIALIZER='django.contrib.sessions.serializers.PickleSerializer' Continue Reading
Django Lgoin and Registration Process ( Python ) April 28, 2015 Installing django-registration-redux Automatic installation via a package manager Several automatic package-installation tools are available for Python; the recommended one is pip. Using pip, type: pip install… Continue Reading
FFMPEG Converter for ubuntu April 28, 2015 We can convert videos from any form to any format sudo add-apt-repository ppa:mc3man/trusty-media sudo apt-get update sudo apt-get install ffmpeg gstreamer0.10-ffmpeg Continue Reading