Skip to main content

A simple app to display a project roadmap with milestones and events.

Project description

A reusable Django app to store and display a set of goals for the future.

Installation

Prerequisites:

  • Django

  • django-cms (cms 3 tested)

  • django-hvad

If you want to install the latest stable release from PyPi:

$ pip install django-roadmap

If you feel adventurous and want to install the latest commit from GitHub:

$ pip install -e git://github.com/bitmazk/django-roadmap.git#egg=roadmap

Add roadmap to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...,
    'roadmap',
)

Run the South migrations:

./manage.py migrate roadmap

Usage

TODO: Describe usage

Roadmap

Check the issue tracker on github for milestones and features to come.

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-roadmap-0.2.tar.gz (10.1 kB view details)

Uploaded Source

File details

Details for the file django-roadmap-0.2.tar.gz.

File metadata

File hashes

Hashes for django-roadmap-0.2.tar.gz
Algorithm Hash digest
SHA256 b9eec313f5bb9b63296be4a1821e7b85f3619d390e4038dea9b6cc0bdebfe5fb
MD5 3fdc545b04df416957509c1a34dd0cb7
BLAKE2b-256 979343bdd75632184a1627da1790ab3eacd1c67b9c7af06ea63076c904c6d8d9

See more details on using hashes here.

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