Re: [Django] #25306: Allow a limit_choices_to callable to accept the current model instance

2024-06-17 Thread Django
#25306: Allow a limit_choices_to callable to accept the current model instance --+ Reporter: Miles Hutson |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #25306: Allow a limit_choices_to callable to accept the current model instance

2024-02-17 Thread Django
#25306: Allow a limit_choices_to callable to accept the current model instance --+ Reporter: Miles Hutson |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #25306: Allow a limit_choices_to callable to accept the current model instance

2020-09-11 Thread Django
#25306: Allow a limit_choices_to callable to accept the current model instance --+ Reporter: Miles Hutson |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #25306: Allow a limit_choices_to callable to accept the current model instance

2019-11-07 Thread Django
#25306: Allow a limit_choices_to callable to accept the current model instance --+ Reporter: Miles Hutson |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #25306: Allow a limit_choices_to callable to accept the current model instance (was: Should be an easier way to restrict the choices for a ForeignKey)

2015-08-24 Thread Django
#25306: Allow a limit_choices_to callable to accept the current model instance -+ Reporter: CuriousG102 |Owner: nobody Type: New feature | Status: new Component: Forms