#719: [PATCH] Pagination decorator, easy pagination and sorting
----------------------------------------------------------+-----------------
Reporter: Claudio Martinez <[EMAIL PROTECTED]> | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: TurboGears | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------------------------------------+-----------------
Comment (by anonymous):
Looks like the decorator module has been updated, for this to keep working
replace the:
from turbogears.decorator import decorator
for:
from turbogears.decorator import simple_decorator as decorator
I was thinking that maybe it would be better to make this an extension...
Or should I make a patch for the 1.0 branch?
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/719>
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
-~----------~----~----~----~------~----~------~--~---