fastapi-amis-admin-demo icon indicating copy to clipboard operation
fastapi-amis-admin-demo copied to clipboard

An example fastapi-amis-admin application

Results 9 fastapi-amis-admin-demo issues
Sort by recently updated
recently updated
newest added

如何在新增文章的时候新增tags

- English localization for all files

demo运行起来后,新建文章时报错:Error Execute SQL:AuthenticationMiddleware must be installed to access request.user 官方的demo也是这个问题。http://user-auth.demo.amis.work/admin/#/admin/blog/ArticleAdmin ![image](https://github.com/amisadmin/fastapi-amis-admin-demo/assets/31527923/c8cd0cee-b7f7-448c-bc89-24539ff38828)

I'm sure, translating to English will help amis be more popular. Are PR will be accepted? Or maybe prepare a new big update?

where is run.sh? can't find this file python scripts/main.py : from core import settings ModuleNotFoundError: No module named 'core' please help ,thanks!

Python 3.9 faa new appBE 报错: ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following...

![image](https://user-images.githubusercontent.com/2363295/175782274-448feeb5-12c8-47ed-82a6-13f18195f4b8.png) demo 跑起来首页的路由打开以后是这样 如果想再添加一些组件,应该写在哪里好呢 比如官网https://aisuda.bce.baidu.com/amis/examples/wizard 这三个wizard 我添加在首页的information 这个table 下面