On Fri, Jan 9, 2009 at 8:58 AM, Alberto Valverde <[email protected]> wrote:
>
> Hi,
>
> I'd like to make some trivial changes to the quickstart template's auth
> model.
>
> 1)  Add __unicode__ methods to the model objects so they're displayed
> nicely in GUIs
> 2) Fix a typo in the password synonym, the name should be '_password'
> reflecting that it is a synonym of the _password ColumnProperty
> 3) Add a couple of info arguments to some columns so Rum can introspect
> them out of the box. These look like this:
>
> info = {'rum':{'field':'Foo'}}

Sounds good.  The only one that might not be used by everybody is the
info data, but I'm not opposed to that at all.

--Mark Ramm

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