Skip to main content

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`

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-theherk-updates-1.3.0.tar.gz (4.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page