Featured Posts

Django Ledger v0.8.0 Release: Enhanced Entity Management, Dependency Updates, and Improved Usability

Published Sept. 13, 2025

Django Ledger v0.8.0
Refactoring for_entity Methods: Unified Entity Handling and Smooth Deprecations in v0.8.0

by Miguel Sanda

Miguel Sanda
Read more...

RoadMap of Django Ledger: Enhancements and Innovations

Published Oct. 7, 2024

Django Ledger Roadmap
A Comprehensive Look at New Features and the Roadmap Ahead

by Miguel Sanda

Miguel Sanda
Read more...

Winning Account Structures With Django Ledger

Published April 17, 2024

milad-fakurian-58Z17lnVS4U-unsplash
Exploring Account Models and Roles in Django Ledger for Effective Financial Management

by Miguel Sanda

Miguel Sanda
Read more...

Latest Posts


Published Sept. 13, 2025

Django Ledger v0.8.0 Release: Enhanced Entity Management, Dependency Updates, and Improved Usability

Refactoring for_entity Methods: Unified Entity Handling and Smooth Deprecations in v0.8.0

by Miguel Sanda

Miguel Sanda
Django Ledger v0.8.0

Django Ledger v0.8.0 introduces a major refactor of the for_entity methods, unifying entity handling with the entity_model parameter for improved queryset performance and code clarity. This release deprecates user_model and entity_slug, offering backward compatibility via DJANGO_LEDGER_USE_DEPRECATED_BEHAVIOR. Alongside dependency upgrades (Django 5.2.6, Python >= 3.10), enhanced Chart of Accounts, and polished financial templates, v0.8.0 is a leap forward for scalable accounting in Django....

Continue reading...

Published Oct. 7, 2024

RoadMap of Django Ledger: Enhancements and Innovations

A Comprehensive Look at New Features and the Roadmap Ahead

by Miguel Sanda

Miguel Sanda
Django Ledger Roadmap

A roadmap with new features and enhancements designed to elevate the functionality and user experience of this powerful Django-based accounting framework. From streamlined code organization and improved testing to advanced capabilities like multi-currency support and modular architecture, there’s plenty to look forward to....

Continue reading...

Published April 17, 2024

Winning Account Structures With Django Ledger

Exploring Account Models and Roles in Django Ledger for Effective Financial Management

by Miguel Sanda

Miguel Sanda
milad-fakurian-58Z17lnVS4U-unsplash

Understanding the account model and balance types in the chart of accounts is crucial for financial management. Learn how credits and debits affect the balance and the role of account models in financial statements and ratios....

Continue reading...