Hi. Terji7 schrieb: > Oliver Lavery wrote: > > It seems that the most obvious way would be to alter _save_FIELD_file in > > django/db/models/base.py ~ line 335. [...] > > That sounds like a horrible way to me. Rather use the save() method in > the models:
The uploaded image file is being saved by a form manipulator, not by my implementation. Would that also trigger my modified save method? And would just updating self.name on the model also automagically rename the file? Sorry if I'm sounding ignorant here.... Daniel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---