Hacker News new | ask | show | jobs
by yen7 1598 days ago
Django Admin is popular and easy to setup, if you need an admin to do the basic CRUD operations, authenticating users, managing forms and content it will do the job. If you need something more complex and scalable, even Django says it's not the best fit. Better try a third-party that is well-integrated with Django like Forest Admin.