Comment on What's up Python? Django get background tasks, a new REPL, bye bye gunicornComments−daft_pink2yMy real pain point as a user with Django is deployment. Python is so much easier to write, but javascript is so much easier to deploy.I wish they could make it easy to deploy django or other python framework in a serverless function with decent security baked in.−7bit2yWhere do you feel Django is harder to deploy? I have a different experience and think both are equally deployable.
Comments
My real pain point as a user with Django is deployment. Python is so much easier to write, but javascript is so much easier to deploy.
I wish they could make it easy to deploy django or other python framework in a serverless function with decent security baked in.
Where do you feel Django is harder to deploy? I have a different experience and think both are equally deployable.