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
456
Commits
1
Branch
4
Tags
992
KiB
Python
56.2%
HTML
33.1%
JavaScript
8.9%
CSS
1.8%
8d33429fef
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
依瑪貓
8d33429fef
Fixed the logic in the save() method of the Account data model so that the current_user will not override the created_by and updated_by when the current_user was not supplied in the accounting application.
2020-08-09 18:21:34 +08:00
accounting
Fixed the logic in the save() method of the Account data model so that the current_user will not override the created_by and updated_by when the current_user was not supplied in the accounting application.
2020-08-09 18:21:34 +08:00
mia_core
Changed the url_with_return and url_keep_return template tags so that they work with URL instead of view names and parameters, not to mess up with the built-in url template tag in the Mia core application.
2020-08-09 18:03:34 +08:00
.gitignore
Added the Simplified Chinese translation to .gitignore, because it is generated.
2020-07-06 07:48:29 +08:00