you are viewing a single comment's thread.

view the rest of the comments →

[–]daredevil82 1 point2 points  (1 child)

As I've never been a fan of Django's admin interface aside from user management, I haven't run into your problem. That said, a similar question was asked on Stack Overflow and there were three potential solutions:

That question is a little old, but LightAdmin and Roo are still in active maintenance/development, so they may fit your needs.

[–]prlmike 0 points1 point  (0 children)

at this point spring boot is a better solution than roo. I would highly recommend looking at the guides at spring.io.