Had a look at diff from 9765 and 9766.
I think thata changes in release 9766 in db/models/fields/files.py
somewhow broke admin site.
9766 address ticket #10044 allowing direct assignment of File object.
It extends FileField model capability so I think we should focus to
solve the issue on admin site instead of rolling back to 9765.
Maybe a custom FileField to be used in admin?

Pierpaolo

On 12 Feb, 17:01, numshub <pierpaolo.dafi...@gmail.com> 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 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 going to have a look at the above files to find out.
>
> Pierpaolo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to