I didn't use delete_file, but if you can't solve this you can write your own code for that using signals (pre_delete or post_delete). More: http://code.djangoproject.com/wiki/Signals
Anyway I'm also curious how to do that without signals. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

