change links in tabular inlines not displayed after django-baton installed

给你一囗甜甜゛ 提交于 2019-12-11 16:29:25

问题


Change links, normally appear in each row in tabular inlines, not displayed after django-baton installed.

django 1.11 python 3.4 django_baton 1.1

show_change_link is correctly set.


回答1:


I was able to reproduce the bug, I've filed it on github issues page (https://github.com/otto-torino/django-baton/issues/5) and fixed it in the new baton release.

Please upgrade django-baton to release 1.1.1.



来源:https://stackoverflow.com/questions/49929257/change-links-in-tabular-inlines-not-displayed-after-django-baton-installed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!