|
|
|
|
|
by samwillis
1054 days ago
|
|
The Django admin is a superpower, it's a x10 productivity multiplayer at the beginning of (or even far to far into) a project. 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... 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. https://github.com/carltongibson/neapolitan |
|
https://github.com/django-beam/django-beam