The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-09 18:51:21 +08:00
accounting Fixed the logic in the save() method of the Account data model so that the current_user will not override the created_by and updated_by when the current_user was not supplied in the accounting application. 2020-08-09 18:21:34 +08:00
mia_core Replaced the home page view with a simple TemplateView(), and revised the name of the log out view. 2020-08-09 18:51:21 +08:00
.gitignore Added the Simplified Chinese translation to .gitignore, because it is generated. 2020-07-06 07:48:29 +08:00