[Bug 227671] [NEW PORT] www/py-django-treebeard: Efficient tree implementations for Django

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 21 15:31:48 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227671

            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 at FreeBSD.org
          Reporter: freebsd_ports at k-worx.org
                CC: python at FreeBSD.org

Created attachment 192700
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192700&action=edit
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

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


More information about the freebsd-python mailing list