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
339
Commits
1
Branch
4
Tags
992
KiB
Python
56.2%
HTML
33.1%
JavaScript
8.9%
CSS
1.8%
1d7acef3e1
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
依瑪貓
1d7acef3e1
Renamed RecordSummary to MonthlySummary, changed it from a Django data model to a simple data class, and moved it from accounting.models to accounting.utils in the accounting application.
2020-08-03 22:48:43 +08:00
accounting
Renamed RecordSummary to MonthlySummary, changed it from a Django data model to a simple data class, and moved it from accounting.models to accounting.utils in the accounting application.
2020-08-03 22:48:43 +08:00
mia_core
Added the title_case filter and replaced the title filter with the title_case filter to display titles in American English.
2020-08-03 22:31:13 +08:00
.gitignore
Added the Simplified Chinese translation to .gitignore, because it is generated.
2020-07-06 07:48:29 +08:00