Re: [Django] #33197: Renaming field and providing prior field name to db_column should be an SQL noop

2021-10-18 Thread Django
#33197: Renaming field and providing prior field name to db_column should be an SQL noop -+- Reporter: Jacob Walls |Owner: Simon Type: | Charette

Re: [Django] #33004: Inconsistent / Unexpected handling of assigning unsaved model to Generic Foreign Key

2021-10-18 Thread Django
#33004: Inconsistent / Unexpected handling of assigning unsaved model to Generic Foreign Key -+- Reporter: Finn Andersen|Owner: Jonny | Park

Re: [Django] #33197: Renaming field and providing prior field name to db_column should be an SQL noop

2021-10-18 Thread Django
#33197: Renaming field and providing prior field name to db_column should be an SQL noop -+- Reporter: Jacob Walls |Owner: Simon Type: | Charette

Re: [Django] #32956: Modernise spellings of Web, Email et al

2021-10-18 Thread Django
#32956: Modernise spellings of Web, Email et al -+- Reporter: David Smith |Owner: David Type: | Smith Cleanup/optimization |

Re: [Django] #32956: Modernise spellings of Web, Email et al

2021-10-18 Thread Django
#32956: Modernise spellings of Web, Email et al -+- Reporter: David Smith |Owner: David Type: | Smith Cleanup/optimization |

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

2021-10-18 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] #33205: call_command() fails when required mutually exclusive arguments use the same `dest`.

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

Re: [Django] #32987: Warn user if they attempt to have multiple templatetag libraries with the same name

2021-10-18 Thread Django
#32987: Warn user if they attempt to have multiple templatetag libraries with the same name -+ Reporter: Daniel |Owner: Shreya Bamne Type: New feature |

Re: [Django] #10060: Multiple table annotation failure

2021-10-18 Thread Django
#10060: Multiple table annotation failure -+- Reporter: svsharma@… |Owner: (none) Type: Bug | Status: new Component: Database layer

Re: [Django] #32987: Warn user if they attempt to have multiple templatetag libraries with the same name

2021-10-18 Thread Django
#32987: Warn user if they attempt to have multiple templatetag libraries with the same name -+ Reporter: Daniel |Owner: Shreya Bamne Type: New feature |

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

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

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

2021-10-18 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-18 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-18 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] #33191: Avoid unnecessary clear of cached reference

2021-10-18 Thread Django
#33191: Avoid unnecessary clear of cached reference -+- Reporter: Barry Johnson|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #33191: Avoid unnecessary clear of cached reference

2021-10-18 Thread Django
#33191: Avoid unnecessary clear of cached reference -+- Reporter: Barry Johnson|Owner: nobody Type: | Status: new Cleanup/optimization

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

2021-10-18 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 (was: django.apps.apps.get_model shortcut does not allow namespaced (PEP 420) apps to get a mo

2021-10-18 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] #31685: Support updating conflicts with QuerySet.bulk_create().

2021-10-18 Thread Django
#31685: Support updating conflicts with QuerySet.bulk_create(). -+- Reporter: Vitor Pereira|Owner: Chih Sean | Hsu Type: New feature |

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

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

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

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

Re: [Django] #33191: Avoid unnecessary clear of cached reference

2021-10-18 Thread Django
#33191: Avoid unnecessary clear of cached reference -+- Reporter: Barry Johnson|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #33191: Avoid unnecessary clear of cached reference

2021-10-18 Thread Django
#33191: Avoid unnecessary clear of cached reference -+- Reporter: Barry Johnson|Owner: nobody Type: | Status: new Cleanup/optimization

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

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

Re: [Django] #33172: Document CBV decoration for modifying upload handlers on the fly

2021-10-18 Thread Django
#33172: Document CBV decoration for modifying upload handlers on the fly -+- Reporter: Matthew Pava |Owner: SREEHARI Type: | K.V Cleanup/optimization

Re: [Django] #33172: Document CBV decoration for modifying upload handlers on the fly

2021-10-18 Thread Django
#33172: Document CBV decoration for modifying upload handlers on the fly -+- Reporter: Matthew Pava |Owner: SREEHARI Type: | K.V Cleanup/optimization

Re: [Django] #31503: Moving a unique constraint from unique_together to Field.unique generate an invalid migration.

2021-10-18 Thread Django
#31503: Moving a unique constraint from unique_together to Field.unique generate an invalid migration. -+- Reporter: Xiang Wang |Owner: David |

Re: [Django] #33172: Document CBV decoration for modifying upload handlers on the fly

2021-10-18 Thread Django
#33172: Document CBV decoration for modifying upload handlers on the fly -+- Reporter: Matthew Pava |Owner: SREEHARI Type: | K.V Cleanup/optimization

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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