emencia / emencia-django-newsletter

An app for sending newsletter by email to a contact list.
189 stars 72 forks source link

subscribe / unsubscribe forms won't work if base.html does not exists #27

Closed alexgarel closed 13 years ago

alexgarel commented 13 years ago

Taking the buildout and using the demo, the unsubscribe form was broken.

In fact it extends templates/newsletter/base.html which in turns extends base.html which is not found.

Either demo project (or new project) shall contain a base.html template, either it may test for its existence.

To circumvent this problem, I did :

Fantomas42 commented 13 years ago

Fixed in Fantomas42/emencia-django-newsletter@3526176edee2102b6d60ff309d7522ac238e9576