This website requires JavaScript.
云端笔记
Explore
Help
Sign In
public
/
FastapiAdmin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced
2026-09-20 20:39:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a387a57ea4f43bc39d49fa5229b0ecb019da4e6
FastapiAdmin
/
backend
/
app
/
plugin
/
module_generator
/
gencode
T
History
zhangtao
d59aaedf35
refactor(gencode): 升级代码生成模板对齐新组件架构
2026-05-12 16:25:09 +08:00
..
templates
refactor(gencode): 升级代码生成模板对齐新组件架构
2026-05-12 16:25:09 +08:00
tools
feat(类型转换): 增强数据库类型转换功能并添加测试
2026-04-23 23:33:07 +08:00
__init__.py
style: 移除Python文件中的编码声明并优化代码格式
2026-01-16 01:13:59 +08:00
controller.py
chore: update .gitignore and enhance docstrings across multiple files
2026-04-04 01:21:59 +08:00
crud.py
chore: update .gitignore and enhance docstrings across multiple files
2026-04-04 01:21:59 +08:00
model.py
feat: 实现软删除功能并添加相关字段
2026-04-19 23:08:27 +08:00
schema.py
chore: update .gitignore and enhance docstrings across multiple files
2026-04-04 01:21:59 +08:00
service.py
fix: 修复同步数据库时 super_column 字段导致的创建失败问题
2026-04-20 22:31:40 +08:00