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 during template rendering #13

Open leikoilja opened 7 years ago

leikoilja commented 7 years ago

Hello, mishbahr and community. I have encounter a problem, that after installing and configuring the plugin, when i add plugin to my page and choose to show all media posted by user, i select the right user and after clicking Save button i am getting an KeyError saying that something is wrong with a template. Here is a traceback: http://dpaste.com/08D5HV4 Please, help me to resolve the problem