#858: so_to_dict function to support joins ----------------------------------+----------------------------------------- Reporter: [email protected] | Owner: alberto Type: enhancement | Status: closed Priority: normal | Milestone: 1.x Component: TurboGears | Version: 0.9a5 Severity: normal | Resolution: wontfix Keywords: so_to_dict, joins | ----------------------------------+----------------------------------------- Changes (by Chris Arndt):
* status: assigned => closed * resolution: => wontfix Comment: Cruft ticket. Anyway, I don't think this belongs into the scope of TurboGears. If you need a custom way to turn your model objects into dicts, write appropriate code in `json.py` or add a base class to your model classes that provides a method for this. -- Ticket URL: <http://trac.turbogears.org/ticket/858#comment:7> TurboGears <http://www.turbogears.org/> TurboGears front-to-back web development --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Tickets" group. This group is read-only. No posting by normal members allowed. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears-tickets?hl=en?hl=en -~----------~----~----~----~------~----~------~--~---
