Published Sept. 13, 2025
by Miguel Sanda
Published Oct. 7, 2024
by Miguel Sanda
Published April 17, 2024
by Miguel Sanda
by Miguel Sanda
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...by Miguel Sanda
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...by Miguel Sanda
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...