Skip to main content

Pluggable app for taxonomies, content collections, and navigation.

Project description

Pluggable app for hierarchical taxonomies, content collections, and navigation.

Documentation

The full documentation is at https://dj-contentmodel.readthedocs.org.

Quickstart

Install dj-contentmodel:

pip install dj-contentmodel

Create initial content model tables if Sitemap, Collection, and Page will be used.

python manage.py migrate –run-syncdb

Then use it in a project:

import dj_contentmodel

Features

  • Hierarchical taxonomies.

  • Content collections with many to many relationship with taxa.

  • Templates

Running Tests

Does the code actually work? For now, I’ve got my fingers crossed. Later iterations will be test driven including unit, integration, and performance testing.

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package:

History

0.1.0 (2016-06-07)

  • First release on PyPI.

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

dj-contentmodel-0.1.0.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

dj_contentmodel-0.1.0-py2.py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 2 Python 3

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