Clone repository from github using git://github.com/lmorchard/django-badger.git. Then open the cloned folder in the terminal. Install the application using the command sudo python setup.py install. This will work well. If you want to include the application in your project, create a folder called badger (or whatever) and copy the installed application from dist packages to the created folder.
source
share