[Answer]-Django-secure crashing my site

1👍

There is no module named ‘django-secure’ installed in the Google App engine environment. You’ll need to make this module available to your application inside Google App engine.

Here is a question and answer which gives instructions on how to do this.

Leave a comment