Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Not a tool but Django admin has also a similar concept. You define the models as Python classes and it provides an abstract CRUD user interface. It also supports one-to-one or one-to-many joins, so you don't have to generate or write a CRUD app from scratch.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: