You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TurboGears
Hi there!
Alessandro requested some feedback in 2.3, so hile playing around the
porting of my application from 2.2.2 to 2.3, I discovered the following
"issues":
- from tg.paginate import Page doesn't work anymore - although from
reading the docs, I think it should have been from webhelpers.paginate
import Page anyways.
Should probably be mentioned in the migration guide in the docs.
- My hack to completely disable pagination in a CrudRestController
doesn't work anymore and the version of tgext.crud that makes it
configurable isn't released yet.
Is there anything blocking the relase?