The Django admin is a superpower, it's a x10 productivity multiplayer at the beginning of (or even far to far into) a project.<p>However, I also dislike so much of it. The hacks I have used to contort it to do what I want I would be embarrassed for another developer to see...<p>Former Django fellow Carlton is working on a nice toolkit called "Neapolitan", it's early stage, but is designed to enable building CRUD views very quickly. There is a good chance that in time it, or a layer on top of it, will become the perfect successor to the Admin.<p><a href="https://github.com/carltongibson/neapolitan">https://github.com/carltongibson/neapolitan</a>