Re: [Django] #33208: Allow globally defining custom (i.e. with select_related) querysets for ModelChoiceFields/ForeignKeys

2021-10-19 Thread Django
#33208: Allow globally defining custom (i.e. with select_related) querysets for ModelChoiceFields/ForeignKeys ---+-- Reporter: Matthijs Kooijman |Owner: nobody Type: New feature|

Re: [Django] #33208: Allow globally defining custom (i.e. with select_related) querysets for ModelChoiceFields/ForeignKeys

2021-10-19 Thread Django
#33208: Allow globally defining custom (i.e. with select_related) querysets for ModelChoiceFields/ForeignKeys ---+-- Reporter: Matthijs Kooijman |Owner: nobody Type: New feature|

Re: [Django] #33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table

2021-10-19 Thread Django
#33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table -+- Reporter: Yuta Okamoto |Owner: nobody Type: Bug | Stat

Re: [Django] #33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table

2021-10-19 Thread Django
#33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table -+- Reporter: Yuta Okamoto |Owner: nobody Type: Bug | Stat

Re: [Django] #33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table

2021-10-19 Thread Django
#33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table -+- Reporter: Yuta Okamoto |Owner: nobody Type: Bug | Stat

Re: [Django] #33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table

2021-10-19 Thread Django
#33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table -+- Reporter: Yuta Okamoto |Owner: nobody Type: Bug | Stat

Re: [Django] #33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table

2021-10-19 Thread Django
#33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table -+- Reporter: Yuta Okamoto |Owner: nobody Type: Bug | Stat

Re: [Django] #33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table

2021-10-19 Thread Django
#33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table -+- Reporter: okapies |Owner: nobody Type: Bug | Stat

Re: [Django] #33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table

2021-10-19 Thread Django
#33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table -+- Reporter: okapies |Owner: nobody Type: Bug | Stat

[Django] #33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table

2021-10-19 Thread Django
#33209: ManyToManyField.add() doesn't respect a unique constraint in intermediate table -+- Reporter: okapies| Owner: nobody Type: Bug| Status: new

Re: [Django] #22420: Postgresql connections not being dropped between tests?

2021-10-19 Thread Django
#22420: Postgresql connections not being dropped between tests? ---+-- Reporter: Matthew Fisher |Owner: nobody Type: Bug| Status: closed Component: Te

Re: [Django] #22420: Postgresql connections not being dropped between tests?

2021-10-19 Thread Django
#22420: Postgresql connections not being dropped between tests? ---+-- Reporter: Matthew Fisher |Owner: nobody Type: Bug| Status: closed Component: Te

Re: [Django] #33205: call_command() fails when required mutually exclusive arguments use the same `dest`.

2021-10-19 Thread Django
#33205: call_command() fails when required mutually exclusive arguments use the same `dest`. -+- Reporter: Peter Law|Owner: nobody Type: Bug |

Re: [Django] #29049: Add slicing notation to F expressions

2021-10-19 Thread Django
#29049: Add slicing notation to F expressions -+- Reporter: Matthew Pava |Owner: David | Smith Type: New feature | St

Re: [Django] #33205: call_command() fails when required mutually exclusive arguments use the same `dest`.

2021-10-19 Thread Django
#33205: call_command() fails when required mutually exclusive arguments use the same `dest`. -+- Reporter: Peter Law|Owner: nobody Type: Bug |

Re: [Django] #27079: Refactor LiveServerPort tests to not make extra calls to setUpClass() and tearDownClass()

2021-10-19 Thread Django
#27079: Refactor LiveServerPort tests to not make extra calls to setUpClass() and tearDownClass() -+- Reporter: Chris Jerdonek |Owner: Jacob Type: | Walls Clea

Re: [Django] #27079: Refactor LiveServerPort tests to not make extra calls to setUpClass() and tearDownClass()

2021-10-19 Thread Django
#27079: Refactor LiveServerPort tests to not make extra calls to setUpClass() and tearDownClass() -+- Reporter: Chris Jerdonek |Owner: Jacob Type: | Walls Clea

Re: [Django] #28821: Allow QuerySet.bulk_create() on multi-table inheritance when possible

2021-10-19 Thread Django
#28821: Allow QuerySet.bulk_create() on multi-table inheritance when possible -+- Reporter: Joey Wilhelm |Owner: Jon | Dufresne Type: New featur

[Django] #33208: Allow globally defining custom (i.e. with select_related) querysets for ModelChoiceFields/ForeignKeys

2021-10-19 Thread Django
#33208: Allow globally defining custom (i.e. with select_related) querysets for ModelChoiceFields/ForeignKeys -+ Reporter: Matthijs Kooijman | Owner: nobody Type: New feature|

Re: [Django] #33207: django.apps.apps.get_model() does not allow namespaced (PEP 420) apps to get a model

2021-10-19 Thread Django
#33207: django.apps.apps.get_model() does not allow namespaced (PEP 420) apps to get a model --+-- Reporter: Jonas L. |Owner: nobody Type: Bug | Status: closed

Re: [Django] #33207: django.apps.apps.get_model() does not allow namespaced (PEP 420) apps to get a model

2021-10-19 Thread Django
#33207: django.apps.apps.get_model() does not allow namespaced (PEP 420) apps to get a model --+-- Reporter: Jonas L. |Owner: nobody Type: Bug | Status: closed

Re: [Django] #18332: No generic way to get database backend version

2021-10-19 Thread Django
#18332: No generic way to get database backend version -+- Reporter: apollovy@… |Owner: (none) Type: Bug | Status: new Component: Database

Re: [Django] #18332: No generic way to get database backend version

2021-10-19 Thread Django
#18332: No generic way to get database backend version -+- Reporter: apollovy@… |Owner: (none) Type: Bug | Status: assigned Component: Data

Re: [Django] #25197: Add a more friendly widget for HStoreField

2021-10-19 Thread Django
#25197: Add a more friendly widget for HStoreField ---+ Reporter: gam_phon |Owner: (none) Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #373: Add support for multiple-column primary keys

2021-10-19 Thread Django
#373: Add support for multiple-column primary keys -+- Reporter: Jacob|Owner: (none) Type: New feature | Status: new Component: Database laye

Re: [Django] #373: Add support for multiple-column primary keys

2021-10-19 Thread Django
#373: Add support for multiple-column primary keys -+- Reporter: Jacob|Owner: (none) Type: New feature | Status: assigned Component: Database

Re: [Django] #33062: File upload crash when a file extension contains null characters.

2021-10-19 Thread Django
#33062: File upload crash when a file extension contains null characters. --+ Reporter: Alex Vandiver |Owner: (none) Type: Bug | Status: new

Re: [Django] #30386: Admin foreign key widgets don't quote keys.

2021-10-19 Thread Django
#30386: Admin foreign key widgets don't quote keys. + Reporter: Joshua Goodwin |Owner: (none) Type: Bug | Status: new Component: contrib.admin |