The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-07-06 00:09:26 +08:00
accounting Applied the User model to the data models in the accounting application. Changed the primary keys of the accounting application to positive integers. 2020-07-06 00:09:26 +08:00
mia_core Added the HTTP digest authentication to mia_core. 2020-07-05 23:40:39 +08:00
.gitignore Created mia.local_settings and moved the local settings from mia.settings to mia.local_settings. Removed settings.py from .gitignore, and added local_settings.py to .gitignore. 2020-07-02 10:08:33 +08:00