On Tue, Feb 17, 2009 at 12:15 PM, mermer <merme...@googlemail.com> wrote:
> Does anybody have any advise on how best to customize the Admin to
> cope with large data sets.
>
> We need to deal with 500K plus records - and the loading times are
> just too slow.

You might want to clarify a bit more what you're doing -- what's your
ModelAdmin look like, what database engine, etc -- because the admin
works just fine with data sets that big (and larger). To pick just one
example, I've seen the admin resting on top of a database of around 20
million rows. It was plenty snappy (though searching took a while :)

If you give more details someone might be able to point you in the
right direction.

Jacob

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

Reply via email to