Re: 'Add user' behaviour in newforms-admin

2007-07-09 Thread Adrian Holovaty
On 7/9/07, andybak <[EMAIL PROTECTED]> wrote: > However in newforms-admin takes me to "/admin/auth/user/add/" but it > looks identical to the edit user screen (all user fields are presented > rather than just username/password) Yeah, adding users via the admin interface is not yet supported in t

Re: 'Add user' behaviour in newforms-admin

2007-07-09 Thread Russell Keith-Magee
On 7/9/07, andybak <[EMAIL PROTECTED]> wrote: > > Hopefully this is a suitable post for dev as I'm trying to work out if > it's a bug worth filing or not. Apologies if it turns out to be user > error... In future, you should ask on django-users first. There's a better chance of getting your quest

'Add user' behaviour in newforms-admin

2007-07-09 Thread andybak
Hopefully this is a suitable post for dev as I'm trying to work out if it's a bug worth filing or not. Apologies if it turns out to be user error... I'm switching between trunk and newforms-admin using a .pth file. In trunk when I login as superuser and 'add user' through admin I taken to "/admi