Xadmin添加plugin

来源:

1. xadmin与DjangoUeditor的安装 (第3.3章节)

2. 增加富文本编辑器Ueditor (第14.7章节)

报错:

Django TypeError: render() got an unexpected keyword argument 'renderer'

原因:

https://stackoverflow.com/questions/52039654/django-typeerror-render-got-an-unexpected-keyword-argument-renderer

解决:

fork and create a pull request:https://github.com/echo1937/DjangoUeditor3

相关文章:

  • 2021-12-02
  • 2021-06-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-19
  • 2021-06-21
  • 2021-09-27
  • 2022-02-23
  • 2021-10-08
  • 2021-05-05
  • 2022-03-07
相关资源
相似解决方案