Hello Noxxan,

On Friday, November 18, 2011 8:57:53 AM UTC-8, Noxxan wrote:

Django admin in my case is used very often, many people are using it, 
> and I'm wondering what can I do to catch


I don't know about catching an unwanted change.  How would Django be able 
to know that a changed value from the browser is incorrect?
 

> reproduce this kind of 
> problems, to react on them,


You might want to try to isolate if the issue is related to just the FK 
field with 2k entries in it for your browser.  Perhaps create a bare 
minimum html file by hand with a select field with 2 k entries and see if 
that produces the issue.  At least if the issue does manifest it would help 
you with where the bug is happening.

By the way would the ModelAdmin.raw_id_fields < 
http://docs.djangoproject.com/en/1.3//ref/contrib/admin/#django.contrib.admin.ModelAdmin.raw_id_fields
 
> be an option for your use case?

Toodle-looooooooooo...........
creecode

-- 
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/-/r9wBXzLDhT8J.
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