The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-14 00:53:10 +08:00
accounting Combined the create and store URL, and the edit and update URL of the accounts to simplify the URL pattern settings, because they are handled by the same view now in the accounting application. 2020-08-14 00:51:09 +08:00
mia_core Combined the create and store URL, and the edit and update URL of the users to simplify the URL pattern settings, because they are handled by the same view now in the Mia core application application. 2020-08-14 00:53:10 +08:00
.gitignore Added the django_digest and test_app to .gitignore. 2020-08-11 08:10:24 +08:00