Hey, I've come across an interesting problem that I can't figure out. It's fairly simple to explain though.
Currently, I'm using object_list to handle pagination. Problem is, I need it to paginate by 7 on the first page, and then paginate by 10 on all the other pages. I've been trying to figure this out for a few hours and haven't really got very far. I'd be happy to scrap object_list and use Paginator() if necessary, but even with that I can't think of how I'd go about doing this. Anyone done this before/have an idea about how to make it work? Any help would be much appreciated. Thanks a lot. Joe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---