I'm trying to use django-breadcrumbs 
(http://django-bootstrap-breadcrumbs.readthedocs.io/en/latest/) which looks 
like it works with function-based views the way I'd like to implement 
breadcrumbs, but I'm using exclusively class-based views. I'm still newer 
to django so not sure how I can use the django-breadcrumbs package wth 
CBVs. Forgive my noobness but is there some way I can convert a call to a 
CBV into a call to an FBV for something like this?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/909d93ae-c096-4864-a6c8-eee40860391e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to