The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-12 20:42:31 +08:00
accounting Moved the logic in the make_txn_form_from_post() utility to the constructor of the transaction form, and moved the logic in the make_txn_form_from_status() utility to the txn_form view, and applied the standardized control flow to the txn_form view in the accounting application. 2020-08-12 20:42:31 +08:00
mia_core Simplified the parent constructor calls in the data models and the forms. 2020-08-12 15:39:07 +08:00
.gitignore Added the django_digest and test_app to .gitignore. 2020-08-11 08:10:24 +08:00