Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

More similar than different in a lot of ways, but I suspect the differences come out of their background. Rails was originally developed by a consulting company for both client work and their own apps, so it really emphasizes rapid development -- it pushes convention over configuration very hard, had database migrations from its first version (Django didn't get those for years, etc.). Django came out of a newspaper (the Lawrence-World Journal), and seems really optimized for building custom CMSes -- there's nothing I've found in any other system that's truly like Django's admin console, for instance. (Another sign of its newspaper heritage: it's the only template language I've ever seen whose date filter has extensions to match Associated Press style!)


ActiveAdmin is just as good as Django's built-in admin system, if not better (in my humble opinion)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: