The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-18 10:02:53 +08:00
accounting Removed the unnecessary setting the current usr in the TransactionFormView and AccountFormView in the accounting application. 2020-08-18 10:02:53 +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