Tuesday, March 4, 2014

Re: django 1.6.1 raw_id_fields open a 'change' popup instead of 'select' popup

On Tuesday, March 4, 2014 4:47:58 AM UTC-4:30, Vittorio wrote:
In an admin form I input all data for a specific invoice (client, date of issue, number of invoice) and, by means of inlines, the ordered items. In these inlines I defined a raw_id_fields referring to the 'items' model which is showing correctly in the form, BUT ... when I click on it  a "change"   page is  often (not always) popping up instead of the expected "select" one.
Tis happens both in development and in production.

Surfing the net I saw a message with the same subject as mine http://stackoverflow.com/questions/21009319/django-1-6-1-raw-id-fields-open-a-change-popup-instead-of-select-popup with a somewhat cryptic only answer...
Hello,

Try to delete your browser cache.

Regards,
Camilo 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8df6ef61-02cb-4b6f-a503-2f91c38d1d87%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment