Re: Deprecation policy for IE6

2011-06-11 Thread Javier Guerra Giraldez
On Sat, Jun 11, 2011 at 1:14 AM, Mateusz Harasymczuk wrote: > If someone moved out of the IE 6, then he/she move out of the IE 7, too. while i agree, i found microsoft's tortuous path to standards full of dark corners. case in point: some time ago, i was using some simple pages. of course, to g

Re: Django Error Display Page

2011-06-11 Thread Mateusz Harasymczuk
Why not to give ability to chose by the developer? if settings.VERBOSE_DEBUG: as it is else: tabbed view or DEBUG_VIEW = 'tabbed' DEBUG_VIEW = 'default' etc... IMHO: DEBUG_VIEW is better and more extensible in future. -- Matt Harasymczuk http://www.matt.harasymczuk.pl -- You receive