Re: [Django] #31166: Provide context for ImproperlyConfigured exceptions in URL resolver. (was: Fix context for ImproperlyConfigured error)

2020-01-14 Thread Django
#31166: Provide context for ImproperlyConfigured exceptions in URL resolver. -+- Reporter: Ram Rachum |Owner: Shai Type: | Berger Cleanup/optimization

Re: [Django] #29871: Resetting primary key for a child model doesn't work.

2020-01-14 Thread Django
#29871: Resetting primary key for a child model doesn't work. -+- Reporter: Victor Porton|Owner: Chetan | Khanna Type: Bug |

Re: [Django] #31168: Add ability to mark test as parallel unsafe. (was: Add ability to mark test as parallel unsafe)

2020-01-14 Thread Django
#31168: Add ability to mark test as parallel unsafe. ---+-- Reporter: Stuart Axon|Owner: nobody Type: New feature| Status: closed Component: Testing frame

Re: [Django] #31167: Unable to delete or modify a constraint using model Meta. (was: Unable to delete or modify a constraint using model Meta)

2020-01-14 Thread Django
#31167: Unable to delete or modify a constraint using model Meta. +-- Reporter: BITSOLVER |Owner: nobody Type: Bug | Status: closed Component

Re: [Django] #30439: Translations issues on Django upgrade due to unexpected changes in plural forms

2020-01-14 Thread Django
#30439: Translations issues on Django upgrade due to unexpected changes in plural forms --+ Reporter: Michal Čihař |Owner: Rodrigo Type: Bug | S

Re: [Django] #31162: GIS error logging when using WKT string as input to filter() query.

2020-01-14 Thread Django
#31162: GIS error logging when using WKT string as input to filter() query. + Reporter: Arno|Owner: dbxnr Type: Bug | Status: assigned Component: GIS |

[Django] #31168: Add ability to mark test as parallel unsafe

2020-01-14 Thread Django
#31168: Add ability to mark test as parallel unsafe -+ Reporter: Stuart Axon| Owner: nobody Type: New feature| Status: new Component: Testing fra

Re: [Django] #31167: Unable to delete or modify a constraint using model Meta

2020-01-14 Thread Django
#31167: Unable to delete or modify a constraint using model Meta +-- Reporter: BITSOLVER |Owner: nobody Type: Uncategorized | Status: new Component: M

[Django] #31167: Unable to delete or modify a constraint using model Meta

2020-01-14 Thread Django
#31167: Unable to delete or modify a constraint using model Meta -+- Reporter: BITSOLVER | Owner: nobody Type: | Status: new Uncategorized

Re: [Django] #30963: Admin list_editable not suitable for multi-user environment.

2020-01-14 Thread Django
#30963: Admin list_editable not suitable for multi-user environment. -+- Reporter: Leonardo Arroyo |Owner: nobody Type: Bug | Status: new Component: con

Re: [Django] #31136: Multiple annotations with Exists() should not group by aliases.

2020-01-14 Thread Django
#31136: Multiple annotations with Exists() should not group by aliases. -+- Reporter: Sigurd Ljødal|Owner: felixxm Type: Bug | Status: new Com

[Django] #31166: Fix context for ImproperlyConfigured error

2020-01-14 Thread Django
#31166: Fix context for ImproperlyConfigured error ---+- Reporter: Ram Rachum | Owner: Shai Berger Type: Bug | Status: assigned Component: Core (URLs) |

Re: [Django] #31165: Overhaul settings. (was: Overhaul settings)

2020-01-14 Thread Django
#31165: Overhaul settings. --+-- Reporter: orlnub123 |Owner: nobody Type: Bug | Status: closed Component: Core (Other) | Version: master

Re: [Django] #31097: StringAgg And ArrayAgg with filtering in subquery generates invalid string_agg() SQL function call

2020-01-14 Thread Django
#31097: StringAgg And ArrayAgg with filtering in subquery generates invalid string_agg() SQL function call -+- Reporter: Laurent Tramoy |Owner: David | Wobr

Re: [Django] #31097: StringAgg And ArrayAgg with filtering in subquery generates invalid string_agg() SQL function call

2020-01-14 Thread Django
#31097: StringAgg And ArrayAgg with filtering in subquery generates invalid string_agg() SQL function call -+- Reporter: Laurent Tramoy |Owner: David | Wobr

Re: [Django] #31097: StringAgg And ArrayAgg with filtering in subquery generates invalid string_agg() SQL function call

2020-01-14 Thread Django
#31097: StringAgg And ArrayAgg with filtering in subquery generates invalid string_agg() SQL function call -+- Reporter: Laurent Tramoy |Owner: David | Wobr

Re: [Django] #30439: Translations issues on Django upgrade due to unexpected changes in plural forms

2020-01-14 Thread Django
#30439: Translations issues on Django upgrade due to unexpected changes in plural forms --+ Reporter: Michal Čihař |Owner: Rodrigo Type: Bug | S

Re: [Django] #29871: Resetting primary key for a child model doesn't work.

2020-01-14 Thread Django
#29871: Resetting primary key for a child model doesn't work. -+- Reporter: Victor Porton|Owner: Chetan | Khanna Type: Bug |

Re: [Django] #29271: Chaining Filters on a Reverse Foreign Key Produces Multiple Joins

2020-01-14 Thread Django
#29271: Chaining Filters on a Reverse Foreign Key Produces Multiple Joins -+- Reporter: Michael MacIntosh|Owner: nobody Type: Bug | Status: closed

Re: [Django] #31097: StringAgg And ArrayAgg with filtering in subquery generates invalid string_agg() SQL function call

2020-01-14 Thread Django
#31097: StringAgg And ArrayAgg with filtering in subquery generates invalid string_agg() SQL function call -+- Reporter: Laurent Tramoy |Owner: David | Wobr

Re: [Django] #23321: Remove .mo files from the Django Git repository

2020-01-14 Thread Django
#23321: Remove .mo files from the Django Git repository -+- Reporter: Claude Paroz |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #31165: Overhaul settings

2020-01-14 Thread Django
#31165: Overhaul settings +-- Reporter: orlnub123 | Owner: nobody Type: Bug | Status: new Component: Core (Other) |Version: master

Re: [Django] #31164: SESSION_COOKIE_SAMESITE and SameSite=None

2020-01-14 Thread Django
#31164: SESSION_COOKIE_SAMESITE and SameSite=None ---+-- Reporter: jellle |Owner: jellle Type: New feature| Status: closed Component: HTTP handling |

Re: [Django] #31164: SESSION_COOKIE_SAMESITE and SameSite=None

2020-01-14 Thread Django
#31164: SESSION_COOKIE_SAMESITE and SameSite=None ---+-- Reporter: jellle |Owner: jellle Type: Uncategorized | Status: assigned Component: Uncategorized |

[Django] #31164: SESSION_COOKIE_SAMESITE and SameSite=None

2020-01-14 Thread Django
#31164: SESSION_COOKIE_SAMESITE and SameSite=None -+ Reporter: jellle | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |V

Re: [Django] #31097: StringAgg And ArrayAgg with filtering in subquery generates invalid string_agg() SQL function call

2020-01-14 Thread Django
#31097: StringAgg And ArrayAgg with filtering in subquery generates invalid string_agg() SQL function call -+- Reporter: Laurent Tramoy |Owner: David | Wobr

Re: [Django] #30370: Add support for postgresql client certificates and key to dbshell.

2020-01-14 Thread Django
#30370: Add support for postgresql client certificates and key to dbshell. -+- Reporter: Oleh Mykytyuk|Owner: Oleh Type: | Mykytyuk Cleanup/optimization

Re: [Django] #31136: Multiple annotations with Exists() should not group by aliases.

2020-01-14 Thread Django
#31136: Multiple annotations with Exists() should not group by aliases. -+- Reporter: Sigurd Ljødal|Owner: felixxm Type: Bug | Status: new Com

Re: [Django] #31136: Multiple annotations with Exists() should not group by aliases.

2020-01-14 Thread Django
#31136: Multiple annotations with Exists() should not group by aliases. -+- Reporter: Sigurd Ljødal|Owner: felixxm Type: Bug | Status: new Com