#3400: [patch] Support for lookup separator with list_filter admin option
--------------------------------+-------------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  adrian         
     Status:  new               |            Component:  Admin interface
    Version:  SVN               |           Resolution:                 
   Keywords:  list_filter       |                Stage:  Accepted       
  Has_patch:  1                 |           Needs_docs:  0              
Needs_tests:  0                 |   Needs_better_patch:  1              
--------------------------------+-------------------------------------------
Changes (by [EMAIL PROTECTED]):

 * cc: [EMAIL PROTECTED] (added)

Comment:

 1. Oops, sorry about the diff - yes that's the correct file.
  2. {{{FakeForeignKey}}} is a wrapper around the {{{ForeignKey}}} field so
 that the {{{RelatedFilterSpec}}} will work across the foreign keys.
 Perhaps it could have a better name. It is only instantiated inside
 {{{get_filters()}}}, but {{{RelatedFilterSpec}}} will have access to it..
 so I'll move it to the top-level of the file like you have suggested.
 
 Will update the patch shortly when I have some time, Cheers.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3400#comment:4>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to