On 9/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Is the old way now deprecated? Can I just add more variables to the > 'user' class in model.py if i wanted to add a picture field for > instance?
You can either extend or just add fields. I personally just add fields. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

