awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fabiocaccamo avatar

fabiocaccamo/django-treenode

0
View on GitHub↗
798 stars·39 forks·Python·MIT·8 views

Django Treenode

:deciduous_tree: probably the best abstract model/admin for your tree based stuff.

Features

  • Model Utilities - Tree-based model and admin support.

Star history

Star history chart for fabiocaccamo/django-treenodeStar history chart for fabiocaccamo/django-treenode

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Django Treenode

These projects share indexed features with Django Treenode. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • adamchainz/django-auto-prefetchadamchainz avatar

    adamchainz/django-auto-prefetch

    416View on GitHub↗

    Automatically prefetch foreign key values as needed

    Python
    View on GitHub↗416
  • django-commons/django-simple-historydjango-commons avatar

    django-commons/django-simple-history

    2,453View on GitHub↗
    Python
    View on GitHub↗2,453
  • django-mptt/django-mpttdjango-mptt avatar

    django-mptt/django-mptt

    2,976View on GitHub↗

    Utilities for implementing a modified pre-order traversal tree in django.

    Python
    View on GitHub↗2,976
  • etianen/django-reversionetianen avatar

    etianen/django-reversion

    3,163View on GitHub↗

    django-reversion is an extension to the Django web framework that provides version control for model instances.

    Python
    View on GitHub↗3,163
Compare all 8 related projects→

Frequently asked questions

What does fabiocaccamo/django-treenode do?

:deciduous_tree: probably the best abstract model/admin for your tree based stuff.

What are the main features of fabiocaccamo/django-treenode?

The main features of fabiocaccamo/django-treenode are: Model Utilities.

Which projects share features with fabiocaccamo/django-treenode?

Projects with overlapping indexed features include: adamchainz/django-auto-prefetch — Automatically prefetch foreign key values as needed. django-commons/django-simple-history. django-mptt/django-mptt — Utilities for implementing a modified pre-order traversal tree in django. etianen/django-reversion — django-reversion is an extension to the Django web framework that provides version control for model instances. jazzband/django-polymorphic — Improved Django model inheritance with automatic downcasting. jazzband/django-recurrence — Utility for working with recurring dates in Django.