Ask HN: Any low code frameworks on top of Django?

https://news.ycombinator.com/item?id=34739344
by rlawson • 3 years ago
41 22 3 years ago

Django is already pretty low code but there's a lot of times I'd just like to write a quick SQL snippet, display a nice grid and then define another couple of SQL snippets for handling actions on the grid. I can scaffold this out pretty quickly with standard MVT but is there a simpler way?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com