Skip to main content

Django app for keeping data on organizations and people.

Project description

TheHerk Resources
=================

TheHerk Resources is a Django application for keeping track of and referencing resources like organizations and people (for now).

Each allows the addition of many contact types with a very straightforward admin interface.

It also includes Django-cms plugins for displaying the data in a few different ways.

Usage
-----

1. Add "resources" and "localflavor" to your INSTALLED_APPS

INSTALLED_APPS = (
...
'localflavor',
'resources',
)

2. Run `python manage.py migrate resources`.

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-resources-1.6.1.tar.gz (7.5 kB view details)

Uploaded Source

File details

Details for the file django-theherk-resources-1.6.1.tar.gz.

File metadata

File hashes

Hashes for django-theherk-resources-1.6.1.tar.gz
Algorithm Hash digest
SHA256 b55a598b2233244d8e72d1d0632f8387da5b48727d6e3ca4ebe59a5bf977edb0
MD5 22cb62a802439d3cc0f1d0da894befb0
BLAKE2b-256 2c68dceff4b7321b3447f95efc902715da35eac50e8b9cfc9ce619745c7ff7ae

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