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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---

