This website requires JavaScript.
Explore
Help
Register
Sign In
bwadmin
/
pear-admin-flask
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
60674d7ab7199558afbc25eb3272abb5d44fe2e5
pear-admin-flask
/
applications
T
History
jiangsi
and
Gitee
60674d7ab7
数据字典功能,具体的字典需要依赖type_code 和字典分类关联,需要在添加字典分类的时候验证是否填写了typecode,不然会出现type_code 为none的情况。 并且type_code在字典分类的编辑状态为readonly的。
...
Signed-off-by: jiangsi <
jiangsi@gmail.com
>
2023-12-24 18:39:56 +00:00
..
common
!107
【轻量级 PR】:update applications/common/utils/validate.py.
2023-08-16 07:14:31 +00:00
extensions
增加flask-wtf,引入csrf token验证
2023-12-07 14:00:29 +08:00
models
去除首页面,优化命名,优化schema
2023-06-21 01:15:56 +08:00
schemas
去除首页面,优化命名,优化schema
2023-06-21 01:15:56 +08:00
view
数据字典功能,具体的字典需要依赖type_code 和字典分类关联,需要在添加字典分类的时候验证是否填写了typecode,不然会出现type_code 为none的情况。 并且type_code在字典分类的编辑状态为readonly的。
2023-12-24 18:39:56 +00:00
__init__.py
去除首页面,优化命名,优化schema
2023-06-21 01:15:56 +08:00
config.py
去除首页面,优化命名,优化schema
2023-06-21 01:15:56 +08:00