The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-17 07:48:46 +08:00
accounting Replaced the function-based txn_sort view with the class-based TransactionSortView in the accounting application. 2020-08-16 22:38:35 +08:00
mia_core Moved the form creating logic from the post() method to the get_form() method, and applied get_form() to the post() method in FormView in the Mia core application. 2020-08-17 07:48:46 +08:00
.gitignore Added the django_digest and test_app to .gitignore. 2020-08-11 08:10:24 +08:00