Re: [Django] #10961: Allow users to override forward and reverse relationships on proxy models with !ForeignKey fields.

2021-10-16 Thread Django
#10961: Allow users to override forward and reverse relationships on proxy models with !ForeignKey fields. -+- Reporter: Tai Lee |Owner: nobody Type: New feature |

Re: [Django] #33206: Allow redirect type choice in contrib.redirects app

2021-10-16 Thread Django
#33206: Allow redirect type choice in contrib.redirects app ---+-- Reporter: Niccolò Mineo |Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #33206: Allow redirect type choice in contrib.redirects app

2021-10-16 Thread Django
#33206: Allow redirect type choice in contrib.redirects app ---+-- Reporter: Niccolò Mineo |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #33206: Allow redirect type choice in contrib.redirects app

2021-10-16 Thread Django
#33206: Allow redirect type choice in contrib.redirects app ---+-- Reporter: Niccolò Mineo |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #27079: Refactor LiveServerPort tests to not make extra calls to setUpClass() and tearDownClass() (was: LiveServerPort test methods set allow_thread_sharing to False before all server thr

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

[Django] #33206: Allow redirect type choice in contrib.redirects app

2021-10-16 Thread Django
#33206: Allow redirect type choice in contrib.redirects app -+ Reporter: Niccolò Mineo | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #33198: BinaryField documentation references length in characters, which is incorrect

2021-10-16 Thread Django
#33198: BinaryField documentation references length in characters, which is incorrect ---+ Reporter: Gavin Wahl |Owner: Nick Frazier Type: Bug| Status:

[Django] #33205: call_command fails when required mutually exclusive group arguments use the same `dest`

2021-10-16 Thread Django
#33205: call_command fails when required mutually exclusive group arguments use the same `dest` -+ Reporter: Peter Law | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #16406: Allow separate access to matches from urlpatterns and extra_context args

2021-10-16 Thread Django
#16406: Allow separate access to matches from urlpatterns and extra_context args -+- Reporter: Florian Apolloner|Owner: Anvesh Type: | Mishra

Re: [Django] #33194: Remaking table with unique constraint crashes on SQLite.

2021-10-16 Thread Django
#33194: Remaking table with unique constraint crashes on SQLite. -+- Reporter: Mark |Owner: Hannes | Ljungberg Type: Bug

Re: [Django] #33203: OrderedSet should inherit from collections.abc.MutableSet

2021-10-16 Thread Django
#33203: OrderedSet should inherit from collections.abc.MutableSet +-- Reporter: kumaraditya303 |Owner: kumaraditya303 Type: Uncategorized | Status: assigned

Re: [Django] #33204: Make MultiValueDict more consistent

2021-10-16 Thread Django
#33204: Make MultiValueDict more consistent +-- Reporter: Yaroslav Pankovych |Owner: nobody Type: New feature | Status: closed Component: HTTP handling

Re: [Django] #33202: Add a "grouper" template filter

2021-10-16 Thread Django
#33202: Add a "grouper" template filter -+-- Reporter: horpto |Owner: nobody Type: New feature | Status: closed Component: Template system |

Re: [Django] #33198: BinaryField documentation references length in characters, which is incorrect

2021-10-16 Thread Django
#33198: BinaryField documentation references length in characters, which is incorrect ---+ Reporter: Gavin Wahl |Owner: Nick Frazier Type: Bug| Status:

Re: [Django] #33203: OrderedSet should inherit from collections.abc.MutableSet

2021-10-16 Thread Django
#33203: OrderedSet should inherit from collections.abc.MutableSet +-- Reporter: kumaraditya303 |Owner: kumaraditya303 Type: Uncategorized | Status: assigned

Re: [Django] #33204: Make MultiValueDict more consistent

2021-10-16 Thread Django
#33204: Make MultiValueDict more consistent +-- Reporter: Yaroslav Pankovych |Owner: nobody Type: New feature | Status: new Component: Core (Other)|

[Django] #33204: Make MultiValueDict more consistent

2021-10-16 Thread Django
#33204: Make MultiValueDict more consistent --+ Reporter: Yaroslav Pankovych | Owner: nobody Type: New feature | Status: new Component: Core (Other)

[Django] #33203: OrderedSet should inherit from collections.abc.MutableSet

2021-10-16 Thread Django
#33203: OrderedSet should inherit from collections.abc.MutableSet --+ Reporter: kumaraditya303 | Owner: kumaraditya303 Type: Uncategorized | Status: assigned

[Django] #33202: Add a "grouper" template filter

2021-10-16 Thread Django
#33202: Add a "grouper" template filter ---+ Reporter: horpto | Owner: nobody Type: New feature | Status: new Component: Template system |

Re: [Django] #33201: RenameModel with db_table should be a noop. (was: RenameModel with db_table recreate constraints.)

2021-10-16 Thread Django
#33201: RenameModel with db_table should be a noop. -+- Reporter: Iuri de Silvio |Owner: Iuri de Type: | Silvio Cleanup/optimization |

Re: [Django] #33201: RenameModel with db_table recreate constraints.

2021-10-16 Thread Django
#33201: RenameModel with db_table recreate constraints. +-- Reporter: Iuri de Silvio |Owner: Iuri de Silvio Type: Bug | Status: assigned Component:

[Django] #33201: RenameModel with db_table recreate constraints.

2021-10-16 Thread Django
#33201: RenameModel with db_table recreate constraints. --+ Reporter: Iuri de Silvio | Owner: nobody Type: Bug | Status: new Component: Migrations