The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-17 22:23:30 +08:00
accounting Replaced the get_absolute_url() method in the transaction data model with the get_success_url() method in the transaction form model, and added the current application to the arguments to enable multiple instances of the application in the accounting application. 2020-08-17 22:23:30 +08:00
mia_core Added to catch ProgrammingError when checking whether a user is in use in the Mia core application. 2020-08-17 09:29:03 +08:00
.gitignore Added the django_digest and test_app to .gitignore. 2020-08-11 08:10:24 +08:00