Hacker News new | ask | show | jobs
by jmconfuzeus 1600 days ago
Using Bootstrap is a great idea because trying to work with the CSS that comes with the default admin when you're adding custom views is sucky.

But I don't think most people will use this instead of the default because the admin is only used by the internal development team anyway.

Django makes it so easy to add CRUD to models that using the admin doesn't make much sense in most cases.