Hacker News new | ask | show | jobs
by daft_pink 726 days ago
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.

1 comments

Where do you feel Django is harder to deploy? I have a different experience and think both are equally deployable.