The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-27 22:06:46 +08:00
accounting Revised the accounting_sample command to use the existing user from the database instead of creating a fixed new user, and applied CommandError exception for errors the in the accounting application. 2020-08-27 22:06:46 +08:00
mia_core Revised the code to deal with the current user in the data models, so that the currently logged-in user can be supplied in the initial data. 2020-08-25 07:47:20 +08:00
.gitignore Added the django_digest and test_app to .gitignore. 2020-08-11 08:10:24 +08:00