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
d78b941674
mia-accounting
/
src
/
accounting
/
account
History
依瑪貓
d78b941674
Applied the delete method of the Account data model to the delete_account view, to make things easier.
2023-02-07 00:22:23 +08:00
..
__init__.py
Added the account management.
2023-02-03 12:55:54 +08:00
commands.py
Moved the user utilities from the "accounting.database" module to the "accounting.utils.users" module, and simplified its use.
2023-02-03 12:57:53 +08:00
converters.py
Fixed the documentation of the AccountConverter converter.
2023-02-03 12:55:55 +08:00
forms.py
Renamed "sorting" to "reorder", and the "sort-form" route to "order".
2023-02-03 12:57:53 +08:00
query.py
Added to query the "offset needed" in the get_account_query function.
2023-02-03 12:55:58 +08:00
views.py
Applied the delete method of the Account data model to the delete_account view, to make things easier.
2023-02-07 00:22:23 +08:00