There's already tickets for this feature request #13163<https://code.djangoproject.com/ticket/13163>and # 13165 <https://code.djangoproject.com/ticket/13165>.
I've been planning to propose a patch based on django-admin-enhancer<https://github.com/charettes/django-admin-enhancer>for 1.6. Simon Le mercredi 20 février 2013 21:07:25 UTC-5, Mason Staugler a écrit : > > I was going to monkey patch this into our system until a coworker > suggested contributing. This patch will add a 'change' link (next to the > 'add' button) for related fields. > > Is it a trivial patch? I have a feeling it's a Design Decision Needed and > the docs suggested post it to this group. > > Here's the patch: > > https://github.com/mqsoh/django/commit/fedfe2dd41d8b74ec80240efab5b01b076fa05d4 > > ...and this is what it looks like. The pencil will link to the change form > for the selected object. > > > <https://lh4.googleusercontent.com/-3467rZxXXY0/USWBGPbWXeI/AAAAAAAAI30/rTggMqTxaDE/s1600/change-button.png> > > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
