Re: Wierd FileField behavior

2009-02-12 Thread numshub
site instead of rolling back to 9765. Maybe a custom FileField to be used in admin? Pierpaolo On 12 Feb, 17:01, numshub wrote: > > I tried both 9765 and 9766. > > Indeed, in 9765 I don't come accross the problems mentioned. In 9766 I > > do. > > > Files that were ch

Re: Wierd FileField behavior

2009-02-12 Thread numshub
> I tried both 9765 and 9766. > Indeed, in 9765 I don't come accross the problems mentioned. In 9766 I > do. > > Files that were changed between these versions (by Jacob): > db/models/fields/files.py > core/files/base.py > > Erwin I have the same problem too. 9765 works fine. 9766 doesn't. I'm go