The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-14 00:36:29 +08:00
accounting Replaced the function-based account_form and account_store views with the class-based AccountFormView in the accounting application. 2020-08-14 00:36:29 +08:00
mia_core Revised the fill_model_from_form() method in the FormView in the Mia core application. 2020-08-13 22:33:31 +08:00
.gitignore Added the django_digest and test_app to .gitignore. 2020-08-11 08:10:24 +08:00