wnielson wrote:
> Sorry if this has been mentioned but I couldn't find any reference to
> it.
> 
> Anyway, there seems to be an issue with custom save() hooks and the
> admin interface.  When called from the shell .save() works as expected,
> executing code both before and after the call to super().  However, in
> the admin, it appears that only code before the call to super() is
> actually being called.

Now, please give us something we can validate to see if it really
 fails. What are you trying to do? Where's your code?

Michael


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to