brack3t / Djrill

[INACTIVE/UNMAINTAINED] Djrill is an email backend and new message class for Django users that want to take advantage of the Mandrill transactional email service from MailChimp.
BSD 3-Clause "New" or "Revised" License
319 stars 64 forks source link

TemplateSyntaxError: 'djrill_future' is not a valid tag library #67

Closed NicolasP closed 10 years ago

NicolasP commented 10 years ago

With version 1.1.0, when using the admin interface, all views except "status" cause a TemplateSyntaxError exception because the djrill_future templatetags module is absent from the PyPI package.

medmunds commented 10 years ago

Sorry about that. Just released 1.1.1 with the fix.