Testifying: 0) migrating the current admin theme to bootstrap is easy (3-4 hours of template hacking) 1) the result is great (bye bye 90's theme) 2) it requires minor work in many admin template 3) doesn't force to use less at all 4) found two things that sucks during my journey which are definitively worth some love: 0) admindoc templates follow worst practice and 1) impossible to make 2 admin sites with different templates and use django-mobileadmin in the other site
Using a CSS framework would be a step forward comparable to the use of a JS framework. Think of the reasons you decided to use jQuery in the admin: it's the same for bootstrap. If you like the vintage style and want Django admin to be behind the other projects out there then my advice is: don't integrate bootstrap nor any sexy CSS framework. Cheers from Spain (<3 our bootstrap themed admin) -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
