============ Installation ============ At the command line:: $ easy_install django-closuredag Or, if you have virtualenvwrapper installed:: $ mkvirtualenv django-closuredag $ pip install django-closuredag