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
590
Commits
1
Branch
4
Tags
992
KiB
Python
56.2%
HTML
33.1%
JavaScript
8.9%
CSS
1.8%
64769440a7
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
依瑪貓
64769440a7
Replaced the get_absolute_url() method in the transaction data model with the get_success_url() method in the transaction form model, and added the current application to the arguments to enable multiple instances of the application in the accounting application.
2020-08-17 22:23:30 +08:00
accounting
Replaced the get_absolute_url() method in the transaction data model with the get_success_url() method in the transaction form model, and added the current application to the arguments to enable multiple instances of the application in the accounting application.
2020-08-17 22:23:30 +08:00
mia_core
Added to catch ProgrammingError when checking whether a user is in use in the Mia core application.
2020-08-17 09:29:03 +08:00
.gitignore
Added the django_digest and test_app to .gitignore.
2020-08-11 08:10:24 +08:00