This website requires JavaScript.
Explore
Help
Sign In
imacat
/
mia-accounting-django
Watch
1
Star
0
Fork
0
You've already forked mia-accounting-django
Code
Issues
Pull Requests
Projects
Releases
4
Wiki
Activity
The Mia! Accounting Django Project
https://accounting-django.imacat.idv.tw
accounting
django
mia
obsolete
35
Commits
1
Branch
4
Tags
992
KiB
Python
56.2%
HTML
33.1%
JavaScript
8.9%
CSS
1.8%
714086e8e2
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
依瑪貓
714086e8e2
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
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