I need advice to debug deploy Netlify App
Hey @rebel1727!
Sorry but I can’t follow those links, they are tied to your account and I’d need to be logged into your account to see them (please DON’T give me your account info btw).
It’s not possible to host a Python/Django app on Netlify right now, unfortunately, as Netlify is for hosting Static/JAMstack sites.
thank you, @Levous - and you are right, django isn’t supported.
A little more info:
Can somebody explain vividly how to deploy a django project like a job application on netlify
hi @bakareoluwatobi22 thanks for reaching out and welcome to our Netlify support forums! We do not directly support the deployment of Django projects. Django is a Python-based framework and Netlify is primarily designed to host static websites and serverless functions.