Django CMS plugin to post a download link
Project description
TheHerk Download
================
TheHerk Download is a very simple django CMS plugin for posting an a download link.
Usage
-----
1. Add "download" to your INSTALLED_APPS
INSTALLED_APPS = (
...
'download',
)
2. Run `python manage.py migrate download`.
Alternately, you could `syncdb` and `migrate --fake`
================
TheHerk Download is a very simple django CMS plugin for posting an a download link.
Usage
-----
1. Add "download" to your INSTALLED_APPS
INSTALLED_APPS = (
...
'download',
)
2. Run `python manage.py migrate download`.
Alternately, you could `syncdb` and `migrate --fake`
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-theherk-download-1.2.tar.gz
.
File metadata
- Download URL: django-theherk-download-1.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad76440a731bd564e2a90968415c9f648b0eab136c0a212a3336cdee560d1758 |
|
MD5 | 6332c1f75a1c75afa3e69beda1f2bb45 |
|
BLAKE2b-256 | e2ac22a4c7549ff1ab81e93cd16a424b557b3b64df62f9a50852d4ca99d2ac23 |