The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-18 09:27:26 +08:00
accounting Replaced the per-view based login_required decorators with decorator_include, removing the dependency of the accounting application to the site-specific configuration. 2020-08-18 03:16:59 +08:00
mia_core Added the abstract base model in the Mia core application. 2020-08-18 09:27:26 +08:00
.gitignore Added the django_digest and test_app to .gitignore. 2020-08-11 08:10:24 +08:00