I have configured my django admin site to allow searching.  My
question is when a user logs in and chooses the table they wish to
make changes to, it automatically queries ALL data and then gives the
ability to search.  Is there an option to default to NOT grabbing ALL
data and allowing the user to enter search criteria?  This would save
load time on larger databases.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to