-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: December 2011
django :: list_display can’t sort on attribute of foreign key field…
I’m not the only one surprised by the fact that you can’t use the double-underscore-foreignkey-attribute-accessor syntax in list_display: There has been extensive discussions on the tracker (https://code.djangoproject.com/ticket/5863) and on the mailing list (http://groups.google.com/group/django-developers/browse_thread/thread/790484bfbe1b421f). It seems unlikely that this will be … Continue reading