Re: [Django] #30449: Ordering problem in admin.RelatedFieldListFilter and admin.RelatedOnlyFieldListFilter

2019-07-20 Thread Django
#30449: Ordering problem in admin.RelatedFieldListFilter and admin.RelatedOnlyFieldListFilter -+- Reporter: Moritz Pfeiffer |Owner: zeynel Type: Bug |

Re: [Django] #30449: Ordering problem in admin.RelatedFieldListFilter and admin.RelatedOnlyFieldListFilter

2019-07-20 Thread Django
#30449: Ordering problem in admin.RelatedFieldListFilter and admin.RelatedOnlyFieldListFilter -+- Reporter: Moritz Pfeiffer |Owner: zeynel Type: Bug |

Re: [Django] #25880: Forms created by formset_factory's extra parameter don't have instance set

2019-07-20 Thread Django
#25880: Forms created by formset_factory's extra parameter don't have instance set -+- Reporter: karyon |Owner: Parth Type: | Patil

Re: [Django] #26142: Provide a way for model formsets to disallow new object creation

2019-07-20 Thread Django
#26142: Provide a way for model formsets to disallow new object creation -+--- Reporter: Tim Graham |Owner: Parth Patil Type: New feature | Status: assigned Component:

[Django] #30650: Need QuerySet.extra for a where clause based on on a CharField value in a second model

2019-07-20 Thread Django
#30650: Need QuerySet.extra for a where clause based on on a CharField value in a second model -+- Reporter: Scott | Owner: nobody Deerwester | Type:

Re: [Django] #30648: Overriding get_context_data() is unnecessary in the "Using FormMixin with DetailView" example.

2019-07-20 Thread Django
#30648: Overriding get_context_data() is unnecessary in the "Using FormMixin with DetailView" example. -+- Reporter: Davit Gachechiladze |Owner: Davit Type: |

Re: [Django] #23718: TEST_MIRROR setting doesn't work as expected (and has no tests)

2019-07-20 Thread Django
#23718: TEST_MIRROR setting doesn't work as expected (and has no tests) -+- Reporter: Ilya Baryshev|Owner: Simon | Charette Type: Bug

Re: [Django] #25139: ModelFormSet: allow swapping unique values

2019-07-20 Thread Django
#25139: ModelFormSet: allow swapping unique values --+--- Reporter: Jon Dufresne |Owner: Parth Patil Type: New feature | Status: assigned Component: Forms |

Re: [Django] #30638: Allow the per-database TIME_ZONE option on databases that support timezones.

2019-07-20 Thread Django
#30638: Allow the per-database TIME_ZONE option on databases that support timezones. -+- Reporter: Aymeric Augustin |Owner: Aymeric | Augustin Type: