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

Django 1.10 support?

Open manikos opened this issue 9 years ago • 5 comments

When upgrading my project to Django 1.10 and adopted the new MIDDLEWARE setting instead of the deprecated one (MIDDLEWARE_CLASSES), django-breadcrumbs crashes as its not compatible with this new Django 1.10 setting.

Are you planning to provide support for this?

manikos avatar Sep 28 '16 06:09 manikos

Hello Nick. I plan but I'm completely out of time now. It is in my todo list for next month.

felipe-prenholato avatar Sep 28 '16 14:09 felipe-prenholato

OK. Looking forward to! Thanks for the reply.

manikos avatar Sep 28 '16 15:09 manikos

Sorry for the comment (again), but do we have any news about the Django 1.10 compatibility? Have a nice day and a nice month!

manikos avatar Nov 01 '16 16:11 manikos

Hi, I have fixed it in my fork:

https://github.com/eriktelepovsky/django-breadcrumbs/commit/1881cbdcfa978942ddc64c48fb2171f1bc584fa6

eriktelepovsky avatar Nov 01 '16 17:11 eriktelepovsky

@eriktelepovsky Man, really TY!

greenteamer avatar Jan 19 '17 22:01 greenteamer