forked from debrouwere/django-treebeard-dag
-
Notifications
You must be signed in to change notification settings - Fork 0
Directed Acyclic Graphs for Django, using more-or-less the familiar django-treebeard API.
License
engrost/django-treebeard-dag
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This app implements directed acyclic graphs for Django, with an API that will be very familiar to people who've used Gustavo Picon's efficient tree implementations in django-treebeard before. Works for me, but has no unit tests and may not see any improvements from me anytime soon. Just putting it out there in case it might be a useful starting point for somebody else. django-treebeard-dag comes with a simplified BSD license, a very liberal license. See the included LICENSE file for details.
About
Directed Acyclic Graphs for Django, using more-or-less the familiar django-treebeard API.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%