Hey guys,

I did a new release of tgext.admin today.  This change incorporates
the ability to override the actually controller that runs behind each
model class that your admin utilizes.  This allowed me to fix another
issue which has been a bone of contention with the admin for some
time.

That bone was that the admin was not able to adjust user passwords.
This was disabled because I had no way to write field-specific
controller code for passwords, and now that such limitation has been
removed, I have written the companion code which now allows me to
verify that the password is in fact empty, or in need of updating.

This is pretty much the last item I wanted to fix with the admin, so
if you have more features you need/want, please let me know how I can
be of service.  These changes will be noted in the next release of the
documentation.

cheers.
-chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to