The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-15 01:05:21 +08:00
accounting Changed the action URL in template of the account form to the current request URL, to simplify it in the accounting application. 2020-08-14 08:41:39 +08:00
mia_core Replaced the function-based my_account_form and my_account_store views with the class-based MyAccountFormView view in the Mia core application. 2020-08-15 01:05:21 +08:00
.gitignore Added the django_digest and test_app to .gitignore. 2020-08-11 08:10:24 +08:00