The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-11 21:46:40 +08:00
accounting Improved to tag is_parent_and_in_use in the query to prevent excess SQL queries in the account list in the accounting application. 2020-08-11 20:40:45 +08:00
mia_core Fixed to require the user to input the password when changing the log in ID, since the HTTP digest authentication requires both the log in ID and the password to create and store the new hash in the Mia core application. 2020-08-11 21:46:40 +08:00
.gitignore Added the django_digest and test_app to .gitignore. 2020-08-11 08:10:24 +08:00