-
assigned issue to
Patrick Samson
Hi Patrick,
First of all, thanks for django-postman. It's a fabulous app and I was very happy to find it.
I just upgraded from v2.1.1 to v3.0.0.
When there are no messages in the inbox, I get the error "list index out of range".
Error during template rendering In template /Users/soolinglim/Dropbox/kazoova/kazoova_website/templates/postman/base_folder.html, error at line 20
20 {% if pm_messages %}
Traceback
/Library/Python/2.7/site-packages/postman/query.py in as_sql
alias = self.query.tables[0]
Thank you.