The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-18 10:10:17 +08:00
accounting Removed the unnecessary initialization of the current user property in the transaction data model in the accounting application. 2020-08-18 10:10:17 +08:00
mia_core Added to set the current user of the data model if the model is our BaseModel in the fill_model_from_form() method in FormView in the Mia core application. 2020-08-18 10:01:45 +08:00
.gitignore Added the django_digest and test_app to .gitignore. 2020-08-11 08:10:24 +08:00