Hacker News new | ask | show | jobs
by gnz11 339 days ago
The Django docs do explicitly state that the admin is just meant for when you need a quick admin dashboard for internal applications. Anything outside of this domain or more complex, you should consider building your own.