Re: problem with code.djangoproject.com/wiki/CookBookNewformsAdminAndUser

2008-08-20 Thread [EMAIL PROTECTED]
On Aug 20, 9:38 pm, brentp <[EMAIL PROTECTED]> wrote: > > hi, in the latest > version:http://code.djangoproject.com/browser/django/trunk/django/contrib/adm... > the signature for save_model is: > def save_model(self, request, obj, form, change) > > there may have been a version with the signatu

Re: problem with code.djangoproject.com/wiki/CookBookNewformsAdminAndUser

2008-08-20 Thread brentp
On Aug 20, 10:27 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hello, > > I'm trying to save user info automatically via admin interface. I > found an example in code.djangoproject.com/wiki/ > CookBookNewformsAdminAndUser and tested it out. It doesn't work. I got > the following error: > >

problem with code.djangoproject.com/wiki/CookBookNewformsAdminAndUser

2008-08-20 Thread [EMAIL PROTECTED]
Hello, I'm trying to save user info automatically via admin interface. I found an example in code.djangoproject.com/wiki/ CookBookNewformsAdminAndUser and tested it out. It doesn't work. I got the following error: = TypeError at /admin/geo_note/post/add/ save_model() got multiple va