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
9c6cc1f3ebda265f1b2a361cfbec987758cd7ebb
mia-accounting
/
src
/
accounting
/
base_account
T
History
imacat
970c2e9946
Migrate from SQLAlchemy 1.x legacy Query API to 2.x style select/delete statements
2026-04-15 13:35:10 +08:00
..
__init__.py
Added the "accounting-init-db" console command to replace the trivial "accounting-init-base", "accounting-init-accounts" and "accounting-init-currencies" console commands.
2023-04-10 23:38:27 +08:00
commands.py
Migrate from SQLAlchemy 1.x legacy Query API to 2.x style select/delete statements
2026-04-15 13:35:10 +08:00
converters.py
Replace absolute imports with relative imports
2026-04-05 23:49:16 +08:00
queries.py
Migrate from SQLAlchemy 1.x legacy Query API to 2.x style select/delete statements
2026-04-15 13:35:10 +08:00
views.py
Replace absolute imports with relative imports
2026-04-05 23:49:16 +08:00