This website requires JavaScript.
Explore
Help
Sign In
earthjasonlin
/
mailova
Watch
1
Star
0
Fork
0
You've already forked mailova
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d79aaea4aeb36f8bb4f1ad4a4e9f00539271767e
mailova
/
app
/
routers
History
Zichao Lin
d79aaea4ae
fix(web): correct country_to form parameter name mismatch in create and edit routes
2026-07-10 23:07:56 +08:00
..
__init__.py
feat: initial postcard manager - FastAPI + Jinja2 + SQLite
2026-07-05 16:06:03 +08:00
api.py
refactor(model): rename Postcard.country -> country_to for clear semantics - country_from: origin country (where postcard was sent from) - country_to: destination country (where postcard was sent to) - Profile.country remains as user's home country - Updated all routes, schemas, templates, and API endpoints
2026-07-07 13:43:39 +08:00
web.py
fix(web): correct country_to form parameter name mismatch in create and edit routes
2026-07-10 23:07:56 +08:00