I am trying to get Django 1.1 working on Google App Engine. I followed instructions but, they didn't work.
I get this error message:
ImportError: Could not import settings 'settings' (Is it on sys.path? Does it have syntax errors?): No module named settings
I bet Nick Johnson has the answer!
You can deploy a PostgreSQL or MySQL database that's managed and scaled by Google, and supported by Django. You can deploy Django with a Cloud Spanner backend using the python-spanner-django database backend.
Django server is mostly run on computers but when you want to make your Django project responsive and do various testing. Then using mobile can be proved as an advantage. Here we will try to learn how we can deploy our website on our phones.
Someone named moraes on the #appengine channel of freenode helped me find the answer
All you have to do is put a empty 'settings.py' file in your root directory.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With