The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-13 15:43:04 +08:00
accounting Revised the code as suggested by PyCharm. 2020-08-13 10:17:52 +08:00
mia_core Added my own base FormView, and replaced the current function-based user form views with a new UserFormView that based on my base FormView in the Mia core application. I do not know if I am doing the right thing. 2020-08-13 15:43:04 +08:00
.gitignore Added the django_digest and test_app to .gitignore. 2020-08-11 08:10:24 +08:00