django-breadcrumbs icon indicating copy to clipboard operation
django-breadcrumbs copied to clipboard

Added template tag.

Open leandro-gomez opened this issue 11 years ago • 3 comments

Added template tag to render breadcrumb. Added some examples. Added some settings. See breadcrumbs/templatetags/breadcrumb_tags.py for details

leandro-gomez avatar Aug 05 '13 12:08 leandro-gomez

Hello @lalo73, awesome and welcome changes. Im not using that lib anymore and Im glad it still useful.

I have plans to merge that pull request with coverage of 100% until weekend, so I ask you to include tests for new code. After that I`ll merge and will write more tests if need to release a version with coverage.

chronossc avatar Aug 06 '13 02:08 chronossc

ok, when I have some time, i'll write the test. thanks!

leandro-gomez avatar Aug 06 '13 02:08 leandro-gomez

TODO: add tests and merge

bashu avatar Aug 10 '15 10:08 bashu