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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-ancestry-relation-0.4.tar.gz
Algorithm Hash digest
SHA256 05dd7e4606e81f042e393d12c7b946a43d007eb3abef392a9b24a3c9be0d7b60
MD5 99d3c66f00d6b4370f303169ffce34d0
BLAKE2b-256 6c03a652d8139087d7b611f40d7d5ad6569bbf8bca8412e4dcb4f3f05531e23f

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