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