The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-16 10:39:20 +08:00
accounting Renamed the form property to form_class in the Mia core application. 2020-08-16 09:50:05 +08:00
mia_core Renamed the do_get() method to get(), and do_post() method to post(), and accepts the parameters as dispatch() in the FormView in the Mia core application. 2020-08-16 10:39:20 +08:00
.gitignore Added the django_digest and test_app to .gitignore. 2020-08-11 08:10:24 +08:00