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 the
newforms-admin branch. I'm not sure whether this bug is logged in the
ticket system, but if it isn't, please post a new ticket.

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



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 question answered due to the larger audience,
and you can always escalate the discussion to django-developers once
you establish that the problem isn't between your keyboard and your
chair :-)

> The problem is that you can't enter a plaintext password here and have
> to user the '[algo]$[salt]$[hexdigest]' syntax.

I don't know what revision of newforms-admin you are using, but it
works as advertised for me on [5637]. The 'edit user' page has a field
for the password, which requires you to enter in hash format, but
there is a link in the password field help text that takes you to a
standard 'enter password twice' type field.

Yours,
Russ Magee %-)

--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---