Tuesday, December 4, 2012

Re: Limiting the entry that loaded in django admin.

On 12/04/2012 12:08 PM, Chris Cogdon wrote:
raw_id_fields is the first step.

also look at django-ajax-selects, which gives you a lot of interesting abilities.]

Thanks Chris for the tips.
Will try it!


On Monday, December 3, 2012 8:13:02 PM UTC-8, Bo Lang wrote:
Hi all,
need some input here.

I have a site with > 15000 images, using django photologue.

When we create a Post (that has Images field in it) from django admin,
all of the images will be loaded in a dropdown.

Before this, it was not create any problem.
Now, after the number of images getting bigger,  big chance we got
timeout when try
to create/edit Post.

I think it is possible to limit the loaded images (although i don't know
how to do it).
But, which images that should be loaded?

Any advice?


Thanks before.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/R9y_b6rbt3wJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment