Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Apr 2018 15:31:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 227671] [NEW PORT] www/py-django-treebeard: Efficient tree implementations for Django
Message-ID:  <bug-227671-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227671

            Bug ID: 227671
           Summary: [NEW PORT] www/py-django-treebeard: Efficient tree
                    implementations for Django
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://pypi.org/project/django-treebeard/
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd_ports@k-worx.org
                CC: python@FreeBSD.org

Created attachment 192700
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192700&action=
=3Dedit
py-django-treebeard.patch

Hello,

attached is the patch (svn) for the Python package py-django-treebeard that
provides efficient tree implementations for Django.

It includes 3 different tree implementations with the same API:
 * Adjacency List
 * Materialized Path
 * Nested Sets

QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK
- portlint -> OK

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227671-21822>