On Apr 21, 2006, at 10:24 PM, Mathieu Blondel wrote:


Hi all,

Maybe I'm missing something but I can't find how to specify the number
of objects (lines) per page in the admin.

The default is 100 which is too much for me.

Thanks,


In 0.91, you need to edit DEFAULT_RESULTS_PER_PAGE in contrib/admin/views/main.py

In mr, an Admin option has been added:
http://code.djangoproject.com/changeset/2629

Don

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to