The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-03 22:48:43 +08:00
accounting Renamed RecordSummary to MonthlySummary, changed it from a Django data model to a simple data class, and moved it from accounting.models to accounting.utils in the accounting application. 2020-08-03 22:48:43 +08:00
mia_core Added the title_case filter and replaced the title filter with the title_case filter to display titles in American English. 2020-08-03 22:31:13 +08:00
.gitignore Added the Simplified Chinese translation to .gitignore, because it is generated. 2020-07-06 07:48:29 +08:00