mishbahr / djangocms-instagram

A simple but versatile Instagram plugin for your django-cms powered sites.
https://pypi.python.org/pypi/djangocms-instagram/
BSD 3-Clause "New" or "Revised" License
22 stars 8 forks source link

KeyError when picture has no comment #12

Open sengasdf opened 7 years ago

sengasdf commented 7 years ago

There is an issue with the python-instagram library being used by djangocms-instagram.

Error thrown when you load an item with no comment.

Apparently fixes have been committed but no one merge the fixes as it is no longer being maintained. Story here: https://github.com/facebookarchive/python-instagram/pull/246

mishbahr commented 7 years ago

It's real shame that python-instagram is not maintained. I'll have to fork this repo. I'm super busy right now... so I can't promise anything soon. Sorry.

sengasdf commented 7 years ago

No worries, just to notify you about this issue. Workaround can be done for now by modifying the library.