Re: Make clickable area of object links larger

2008-07-12 Thread J Meier
On Jul 12, 6:51 am, Mikhail Gusarov <[EMAIL PROTECTED]> wrote: >  >> Even better, make the entire row the link (like trac). I don't see >  >> why only the value of the first field should be the link. >  MT> That's a usability disaster. You accidentally click anywhere to >  MT> give focus to the wi

Re: Make clickable area of object links larger

2008-07-11 Thread J Meier
For me, yes it is. My users would appreciate it greatly. Even if it doesn't go into Django, having a patch available on a ticket lets all us others out here know about it. My CSS-fu is weak: How do you make the whole area clickable with just style rules? -Jim On Jul 11, 11:11 am, Ben Spaulding

Re: PostgreSQL 8.3 and casting

2008-05-20 Thread J Meier
On May 20, 9:01 am, Justin Bronn <[EMAIL PROTECTED]> wrote: > I'm with Malcolm on not supporting this feature of > automatically casting to string because the database is doing the > "right thing" here. [1] It's certainly the right thing to do in general. I'd like to mention one use of the impl