On Fri, Sep 19, 2008 at 6:39 AM, euglena <[EMAIL PROTECTED]> wrote: > > anyone there? > > On Sep 13, 11:49 am, euglena <[EMAIL PROTECTED]> wrote: > > Hi everybody, > > I have a model like this: > > class Product(models.Model): > > ... > > icon = models.ImageField(upload_to='icons/', blank=True) > > ... > > > > And I want my dangoamf to get a list of this model's objects. I always > > get an AttributeError: 'list' object has no attribute 'creation > > +counter' if I don't comment out this icon Field. > > > > Has anyone encountered this situation? > > Forgive my poor English... >
I don't know anything about djangoamf so can't help you directly. I suggest you might want to provide more information, such as versions of Django & djangoamf you are using, and a pointer to a full traceback on dpaste.com of the error. Apparently with the limited information you provided so far nobody reading recognized a problem they have encountered or could help with. More information might help. Karen --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---