[1.0.X] The first step in fixing a group of problems related to outputting a
proper "value" for a field that is a relation to another model. This part adds the utility method on Model that should help in general.Also cleans up the slightly ugly mess from r8957. Backport of r9601 from trunk (the second piece of this patch is a bugfix, not just a tidy-up. It looks like it might be possible to have to_field setups that make the existing code fail and that's only hidden by the fact that inherited models with to_field relations to the parent fail for other reasons right now). git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9603 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Loading
Please register or sign in to comment