That's essentially what I was doing - I wasn't sure if there was a faster way to do it on the database site. What I've ended up doing is changing the default values to be '1_Do_it_now', '2_When_you_wanna', '3_Not_really_important', and simply orderby priority and then use prettier text on the template side.
I'm not particularly fluent with SQL, so it's nice to be able to get away from it - I just worry sometimes that i'm sacrificing too much performance. I should probably get a book or two on MySQL and PostGRE. -Ryan On Dec 16, 12:26 am, "Ian Charnas" <[EMAIL PROTECTED]> wrote: > I just wanted to try out the TG Paste instance, so here's the same code > but made pretty with syntax-highlighting... > > http://paste.turbogears.org/paste/689 --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

