The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-08 15:43:21 +08:00
accounting Renamed the URL transactions.show to transactions.detail, teh templates show.html to detail.html, and the view txn_show() to txn_detail, to follow the naming convention of Django in the accounting application. 2020-08-08 15:43:21 +08:00
mia_core Revised the translation. 2020-08-08 11:56:08 +08:00
.gitignore Added the Simplified Chinese translation to .gitignore, because it is generated. 2020-07-06 07:48:29 +08:00