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.

Requirements
------------
* Python 3.4 or higher
* Django 1.11

Quick start
-----------
1. Install via pip `pip install django-ancestry-relation`
2. Add "django_ancestry_relation" to your INSTALLED_APPS setting like this::
```
INSTALLED_APPS = [
...,
'django_ancestry_relation'
]
```

Notes
-----
* Most efficient using Postgres as Django DB backend.

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.4.1.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file django-ancestry-relation-0.4.1.tar.gz.

File metadata

File hashes

Hashes for django-ancestry-relation-0.4.1.tar.gz
Algorithm Hash digest
SHA256 b9ab7a32aac661b651b06b1e3900b7ef84b1665ed258d5227f8f4f6884a7dc2a
MD5 146605b6868c55b188bb4d2544e9caa5
BLAKE2b-256 bbcac765d155dd70c30f0ba59b7667d88c3f455bfdb5778eb8d5686698ae4b7a

See more details on using hashes here.

Supported by

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