Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install django-theherk-module
How to install django-theherk-module
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install django-theherk-module
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 1.2 on Jan 9th, 2014
TheHerk Module is a very simple django CMS plugin for posting a module for use in a sidebar.
Usage
Add "module" to your INSTALLED_APPS
- INSTALLED_APPS = (
...
'module',
System Message: WARNING/2 (<string>, line 14)
Definition list ends without a blank line; unexpected unindent.
)
Run python manage.py migrate module.
Alternately, you could syncdb and migrate --fake