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
dc42a05959c7a42578316147320c87eeafe0300f
mia-accounting
/
tests
/
test_site
T
History
imacat
dc42a05959
Migrate from Flask-SQLAlchemy to Flask-SQLAlchemy-Lite
2026-04-15 13:35:21 +08:00
..
static
Added the SVG favicon from Font Awesome 6 to the test site.
2023-03-20 08:41:37 +08:00
templates
Updated the Bootstrap, FontAwesome, and Tempus-Dominus versions in the test site.
2024-04-21 22:41:46 +02:00
translations
Updated the translation.
2023-07-29 10:11:45 +08:00
__init__.py
Migrate from Flask-SQLAlchemy to Flask-SQLAlchemy-Lite
2026-04-15 13:35:21 +08:00
auth.py
Replace db.Model with DeclarativeBase from SQLAlchemy for Flask-SQLAlchemy-Lite migration
2026-04-15 13:35:21 +08:00
lib.py
Migrate from SQLAlchemy 1.x legacy Query API to 2.x style select/delete statements
2026-04-15 13:35:10 +08:00
locale.py
Added missing documentation to the global variables, class properties, and object properties.
2023-07-29 10:11:44 +08:00
reset.py
Migrate from SQLAlchemy 1.x legacy Query API to 2.x style select/delete statements
2026-04-15 13:35:10 +08:00