Hacker News new | ask | show | jobs
by indymike 1054 days ago
django admin > database console.

Even though the admin is far from perfect it is a fantastic alternative to having operations people have to contend wit a database control panel.

1 comments

Yes absolutely. Ops people love spreadsheets and it is done in admin easily.

Also, with Admin site you can limit their ability to screw things up massively.

The amount of stress and time waste you remove by giving them pretty user friendly admin with such low effort is astonishing.