http://code.djangoproject.com/ticket/7028
This little patch improves a lot the user feedback experience during raw-id-fields selection. When a big table hasn't a clear id (for example just a numeric id) and an user chooses an item from the popup window, the item description appears only after saving the record (and this is wrong as user would like to see it *before* saving not after). This is a real pita for users (at least for mine) as they can't be sure to have picked up the right record. Hope you find this useful. Ciao. Marco. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
