On Tue, Jul 22, 2008 at 5:12 PM, Huuuze <[EMAIL PROTECTED]> wrote:
>
> I'd appreciate it if someone else chimed in, but it appears as though
> the HOWTO contains a typo.  I've looked at the older versions of
> Django and the NFA branch and none of them include the "model"
> parameter in the "save_add" method.
>
> Anyone else agree?

Yeah, the HOWTO is wrong. I removed the model argument from the
parameters list last week because it is accessible via self.model. I
think passing it around was something that was carried over from much
older versions that didn't make sense anymore.

Joseph

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