arrobalytics / django-ledger

Django Ledger is a double entry accounting system built on the Django Web Framework.
https://www.djangoledger.com
GNU General Public License v3.0
997 stars 219 forks source link

v0.5.2.12 #129

Closed elarroba closed 1 year ago

elarroba commented 1 year ago

Add account method now accepts an AccountModelQuerySet of root accounts. MANIFEST.in to include django templates.