#837: Alternative Py2.3 compatible quickstart templates
---------------------------------------+------------------------------------
Reporter: simon | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 1.0b1
Component: TurboGears | Version: 0.9a5
Severity: normal | Resolution:
Keywords: template, quickstart, 2.3 |
---------------------------------------+------------------------------------
Comment (by Matt Good <[EMAIL PROTECTED]>):
This patch should do the trick using the `${b}` and `${e}` vars as
suggested by Kevin (though I think he read my mind ;)
The only exception is the [EMAIL PROTECTED] decorator for the SQLAlchemy user
model which can't be used as `[property]` since there needs to be a method
call in there for PJE's magic to work. I've converted it to the old
postfix-style decoration, but maybe someone else can come up with a clean
way to use `property` with the fancy decorators.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/837>
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.
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-tickets
-~----------~----~----~----~------~----~------~--~---