Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mezzanine

Mezzanine Importerror When Running Tests

I have recently upgraded the version of Django from 1.5.5 to 1.6.2 and Mezzanine to 3.0.9. When I r… Read more Mezzanine Importerror When Running Tests

Openshift Overrides Email Header 'from', 'reply-to' Fields. How To Send Email Without Having To Use Sendgrid Nor Other Paid Email Service.?

I have django 1.6 and python 2.7 deployed on Openshift. I notice that when the application sends e… Read more Openshift Overrides Email Header 'from', 'reply-to' Fields. How To Send Email Without Having To Use Sendgrid Nor Other Paid Email Service.?

Django Mezzanine Importerror: No Module Named Apps

I had a working mezzanine project configured with apache and mod_wsgi. I tried to added an app to t… Read more Django Mezzanine Importerror: No Module Named Apps