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'}}

They create no dependency on Rum at all (they're strings) and a comment 
will clear their meaning to the users.

If no one objects I'll commit the changes later today...

Alberto

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