1
1 Comment

What do you think it's missing in Django?

Compared with other eco-system like Laravel, what do you think it's still missing? What built-in features do you want?

  1. 1

    I really wanted an opinionated contrib package to handle static files: compile scss/less, concatenate and minify all files, add maps, etc. This is a hurdle you should do with every site and it's kind of embarrassing a batteries-included framework has such a visible gap.

    I spent quite some time with the Django Pipeline (at some point I got stuck with a bug and gave up) Django Compressor (worked great up until the time I want to add map files for debugging) to eventually settle with Gulp (which meant now my Heroku needed another buildpack).

Trending on Indie Hackers
I've built a 2300$ a month SaaS out of a simple problem. 19 comments 🔥 Roast My Landing Page 11 comments Where can I buy newsletter ad promos? 8 comments My journey to earning my first paycheck in just a few days 7 comments Key takeaways growing MRR from $6.5k to $20k for my design studio 6 comments YouTube? How to start 5 comments