Skip to main content

A Django app that makes an abstract Node model available for flat stacking hierarchical data in a database.

Project description

=====
Django Ancestry Relation
=====
Provides an abstract model class for heirarchical data to be stored in a database.
Provides a manager to interface with the model.

Documentation is in the "docs" directory.

Quick start
-----------

1. Add "django_ancestry_relation.apps.DjangoAncestryRelationConfig" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'django_ancestry_relation'
]

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-ancestry-relation-0.1.tar.gz (2.3 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