开发者

Django create view template breadcrumbs based on url dynamically

I have a link :

http://localhost:8000/admin/modules/l开发者_JAVA技巧ist/?page=1

How do I create a breadcrumbs based on the url above just like below:

Home > modules > list


Very Simple. Override {% block breadcrumbs %} (base.html)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜