I using the AutoImageField[1] in a photo blog app.

Has anyone had any luck getting the auto_rename to work properly. The
first time I upload a photo the instance._get_pk_value returns None
and the resulting image name is None.jpg. If I go in and change the
image source via the admin the image is saved with the correct PK
naming schema.

Any help would be greatly appreciated.

Thanks Matt

1-http://code.djangoproject.com/wiki/CustomUploadAndFilters


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to