Skip to main content

Efficient tree implementations for Django

Reason this release was yanked:

unintentional migration, use 4.5.1 instead

Project description

django-treebeard

django-treebeard is a library that implements efficient tree implementations for the Django Web Framework 2.2 and later.

It is written by Gustavo Picón and licensed under the Apache License 2.0.

Status

Documentation Status Travis CI App Veyor PyPI PyPI version

Features

django-treebeard is:

  • Flexible: Includes 3 different tree implementations with the same API:
    1. Adjacency List
    2. Materialized Path
    3. Nested Sets
  • Fast: Optimized non-naive tree operations
  • Easy: Uses Django Model Inheritance with abstract classes to define your own models.
  • Clean: Testable and well tested code base. Code/branch test coverage is above 96%. Test suite running on different versions of Python and Django: https://travis-ci.org/django-treebeard/django-treebeard/

You can find the documentation in

http://django-treebeard.readthedocs.io/en/latest/

Supported versions

django-treebeard officially supports

  • Django 2.2 - 3.1
  • Python 3.6, 3.7, 3.8, 3.9
  • PostgreSQL, MySQL, MSSQL, SQLite database back-ends.

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

Uploaded Source

Built Distribution

django_treebeard-4.5-py3-none-any.whl (103.1 kB view details)

Uploaded Python 3

File details

Details for the file django-treebeard-4.5.tar.gz.

File metadata

  • Download URL: django-treebeard-4.5.tar.gz
  • Upload date:
  • Size: 310.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for django-treebeard-4.5.tar.gz
Algorithm Hash digest
SHA256 8085928debdd187e9919afc522ea40069bb9f090fa804c7ae9a324b0f62843c6
MD5 b1aa2c5cf359bdca665017f41d45fa04
BLAKE2b-256 607208eaa4725372d50afab62209f9a048e9b4434c7dd75e18791c8eddf084b8

See more details on using hashes here.

File details

Details for the file django_treebeard-4.5-py3-none-any.whl.

File metadata

  • Download URL: django_treebeard-4.5-py3-none-any.whl
  • Upload date:
  • Size: 103.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for django_treebeard-4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 313fb61843e1ad025262014c382bc0c58fefc064cf5401421dcb5a2cfdacdc9d
MD5 09051aa06a1320ff7795c98de9824587
BLAKE2b-256 c9766cb59eb18099c336b37fb50000767b23455018348ae740c345b86c419a60

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