Hello Pascal, I understand that you're trying to use Django on App Engine standard.
To do that, you either need to use the Django provided by App Engine or install Django in the project's folder yourself. This link should get you started: https://cloud.google.com/appengine/docs/standard/python/tools/using-libraries-python-27 Regards, Attila PS. You should get quicker answers if you post in English. PS2. Just be aware that Django announced that the next release won't support legacy-python (AKA Python 2) while there is no timeline for AppEngine standard for supporting Python 3, so starting a new project with Django + AppEngine standard might not be a great choice. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/5b1d9de8-2f0d-415f-bfd4-f996a68066a4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
