I think you are looking for the Pagination class. Check out the documentation at http://docs.djangoproject.com/en/dev/topics/pagination/.
On Oct 7, 2:14 am, Donn <[EMAIL PROTECTED]> wrote: > Hi, > After spending many (many) days on my own CRUD system I am *really* seeing the > beauty of the Django Admin system! > > A few quick questions -- regarding Many to many field and filter_horizontal : > 1. Assuming I have thousands of records, call them books, does that interface > provide paging? > 2. If so, can one control the number of records before paging cuts-in? > 3. If not, how could I go about paging them myself? > > Hope someone can help, > \d --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---