Tran, let me tell you how I would go about to find the failing point:
I would clone the source code in a virtualenv and set up a series of
print()s in mezzanine to see exactly where the failing point is.
But this could be too much for you.
Anybody has any ideas on this? Specially experience with OpenShift.
Em 06/07/2016 19:40, Tran escreveu:
I have an app named "theme" that is above all other installed apps.
I used this method wsgi. You can check out my basic "ready to deploy"
app in this link. Could you also take a look and see what might be
wrong? Thanks a lot!
https://github.com/megatran/mezzanine-django-openshift
On Tuesday, July 5, 2016 at 1:31:32 AM UTC-5, Tran wrote:
Hello all,
I am encounter a weird issue where the email functionality of my
site breaks whenever I put debug=False. First, I suspected the
static files were not loaded correctly, I then put
Allowed-host=['*'] and run python manage.py runserver --insecure.
Doing so made the site loaded correctly, yet my site's contact
form still breaks whenever debug=false.
I created the Contact Me form using mezzanine and set it to email
to me whenever someone fill out that form on my website. The
contact form works perfectly (email got sent) in Debug=True, yet
whenever I switched to debug=False, the form would just give me
404 error after I submitted the contact form.
Any ideas how to approach this are greatly appreciated. Thank you
everyone!
--
You received this message because you are subscribed to the Google
Groups "Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Mezzanine
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.