prymitive / bootstrap-breadcrumbs

Django template tags for easy breadcrumbs using twitter bootstrap css classes or custom template
django-bootstrap-breadcrumbs.readthedocs.org
MIT License
93 stars 48 forks source link

Register tags using decorator syntax #14

Closed vladimirnani closed 10 years ago

vladimirnani commented 10 years ago

PyCharm wont give an unresolved tag error.

prymitive commented 10 years ago

Can you fix new lines so it passes pep8 checks and rebase this patch once it's done? Each function should be separated by 2 empty lines, now it's just 1. Simply add new line before each function. Thanks!

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling e19eb9c5f56469c1e3f0ad569982675f2befb8a2 on vladimirnani:patch-1 into 421edbc011982316776ef4f30cdf07ba8899dfef on prymitive:master.