Django app for tracking and displaying updates.
Project description
TheHerk Updates
===============
TheHerk Updates is an application for tracking and displaying updates to anything; for instance, a website. You just add updates by date and description and then use the plugin to display them.
There is an apphook so you can attach the full update list to a menu URL.
Usage
-----
1. Add "updates" to your INSTALLED_APPS
INSTALLED_APPS = (
...
'updates',
)
2. Run `python manage.py migrate updates`.
Alternately, you could `syncdb` and `migrate --fake`
===============
TheHerk Updates is an application for tracking and displaying updates to anything; for instance, a website. You just add updates by date and description and then use the plugin to display them.
There is an apphook so you can attach the full update list to a menu URL.
Usage
-----
1. Add "updates" to your INSTALLED_APPS
INSTALLED_APPS = (
...
'updates',
)
2. Run `python manage.py migrate updates`.
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-updates-1.3.0.tar.gz
.
File metadata
- Download URL: django-theherk-updates-1.3.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 339437765be586d6e939a3e4fe145900f79bd48eba6b11994239a258eb645513 |
|
MD5 | c9649d6e525e5a2b5880eb75387d278d |
|
BLAKE2b-256 | f604cf3b165073fff369f1c4715c1f84c8fcdcad87bd7565def60e6dd95c93ef |