The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-16 13:42:40 +08:00
accounting Replaced the request.resolver_match.kwargs.account with form.account in the account form in the accounting application. 2020-08-16 13:42:40 +08:00
mia_core Split the get() method into get_context_data() and get_form() from FormValue in the Mia core application. 2020-08-16 13:20:18 +08:00
.gitignore Added the django_digest and test_app to .gitignore. 2020-08-11 08:10:24 +08:00