Re: Little change for FileField

2007-12-08 Thread Marc Garcia
A ticket already existed for it, I improved the patch, and I think that now is ready for check in. http://code.djangoproject.com/ticket/5695 Could any commiter check it, please? Thanks! Marc On Dec 8, 4:45 am, "Marty Alchin" <[EMAIL PROTECTED]> wrote: > On 12/7/07, Marc Garcia <[EMAIL PROTECT

Re: Little change for FileField

2007-12-07 Thread Marty Alchin
On 12/7/07, Marc Garcia <[EMAIL PROTECTED]> wrote: > Hi guys (specially Marty Alchin I think)! You remembered me! > I've realized about a little issue with FileField in admin. Issues are > invalid html code in widget (unclosed tag and invalid target > attribute), and some labels that aren't tran

Little change for FileField

2007-12-07 Thread Marc Garcia
Hi guys (specially Marty Alchin I think)! I've realized about a little issue with FileField in admin. Issues are invalid html code in widget (unclosed tag and invalid target attribute), and some labels that aren't translatable. I think that you're rewriting the whole FileField, but may be we cou