This website requires JavaScript.
Explore
Help
Sign In
imacat
/
mia-accounting
Watch
1
Star
0
Fork
0
You've already forked mia-accounting
Code
Issues
Pull Requests
Packages
Projects
Releases
41
Wiki
Activity
Files
501c4b1d225340cf655aafa377f5db7a7279b260
mia-accounting
/
src
/
accounting
/
journal_entry
History
依瑪貓
501c4b1d22
Added missing documentation to the global variables, class properties, and object properties.
2023-07-29 10:11:44 +08:00
..
forms
Added missing documentation to the global variables, class properties, and object properties.
2023-07-29 10:11:44 +08:00
utils
Added missing documentation to the global variables, class properties, and object properties.
2023-07-29 10:11:44 +08:00
__init__.py
Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting".
2023-04-04 18:26:54 +08:00
converters.py
Revised the way to import from the datetime package, to avoid name conflict with the common "date" and "time" names.
2023-04-26 13:17:31 +08:00
template_filters.py
Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting".
2023-04-04 18:26:54 +08:00
views.py
Renamed the "journal_entry_date" parameter to "date" in the show_journal_entry_order route.
2023-04-26 13:32:42 +08:00