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
Passed $7k 💵 in a month with my boring directory of job boards 35 comments Reaching $100k MRR Organically in 12 months 29 comments 87.7% of entrepreneurs struggle with at least one mental health issue 14 comments How to Secure #1 on Product Hunt: DO’s and DON'Ts / Experience from PitchBob – AI Pitch Deck Generator & Founders Co-Pilot 11 comments Competing with a substitute? 📌 Here are 4 ad examples you can use [from TOP to BOTTOM of funnel] 10 comments Are you wondering how to gain subscribers to a founder's X account from scratch? 9 comments