Re: [Django] #32946: Prefer non-kwargs construction of dynamically generated Q objects

2021-07-20 Thread Django
#32946: Prefer non-kwargs construction of dynamically generated Q objects -+- Reporter: Keryn Knight |Owner: Keryn Type: | Knight Cleanup/optimization

[Django] #32954: Improve error message with URLValidator and schemes

2021-07-20 Thread Django
#32954: Improve error message with URLValidator and schemes -+- Reporter: tomdjango | Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #32953: Enable optional auto-reloading for testserver

2021-07-20 Thread Django
#32953: Enable optional auto-reloading for testserver -+- Reporter: Igor Bakutin |Owner: Igor | Bakutin Type: New feature |

Re: [Django] #32953: Enable optional auto-reloading for testserver

2021-07-20 Thread Django
#32953: Enable optional auto-reloading for testserver -+- Reporter: Igor Bakutin |Owner: Igor | Bakutin Type: New feature |

[Django] #32953: Enable optional auto-reloading for testserver

2021-07-20 Thread Django
#32953: Enable optional auto-reloading for testserver -+- Reporter: Igor | Owner: Igor Bakutin Bakutin| Type: | Status:

Re: [Django] #32951: Remove Query.where_class in favor of using WhereNode directly.

2021-07-20 Thread Django
#32951: Remove Query.where_class in favor of using WhereNode directly. -+- Reporter: Nick Pope|Owner: Nick Pope Type: | Status: assigned

Re: [Django] #32688: The ON CONFLICT sql suffix creates a syntax error on m2m inserts

2021-07-20 Thread Django
#32688: The ON CONFLICT sql suffix creates a syntax error on m2m inserts -+- Reporter: Malik A. Rumi|Owner: nobody Type: Bug | Status: closed

Re: [Django] #32688: The ON CONFLICT sql suffix creates a syntax error on m2m inserts

2021-07-20 Thread Django
#32688: The ON CONFLICT sql suffix creates a syntax error on m2m inserts -+- Reporter: Malik A. Rumi|Owner: nobody Type: Bug | Status: new

Re: [Django] #32952: Django is not generating new session

2021-07-20 Thread Django
#32952: Django is not generating new session --+-- Reporter: Inexpli |Owner: nobody Type: Bug | Status: closed Component: contrib.sessions |

Re: [Django] #28455: Create "inplace" QuerySets to speed up certain operations

2021-07-20 Thread Django
#28455: Create "inplace" QuerySets to speed up certain operations -+- Reporter: Anssi Kääriäinen |Owner: Keryn Type: | Knight Cleanup/optimization

Re: [Django] #32952: Django is not generating new session (was: Since i removed sessionid in browser cookies, django is not creating new one)

2021-07-20 Thread Django
#32952: Django is not generating new session --+-- Reporter: Inexpli |Owner: nobody Type: Bug | Status: new Component: contrib.sessions |

[Django] #32952: Since i removed sessionid in browser cookies, django is not creating new one

2021-07-20 Thread Django
#32952: Since i removed sessionid in browser cookies, django is not creating new one -+- Reporter: Inexpli| Owner: nobody Type: Bug| Status: new

Re: [Django] #32949: decimal.InvalidOperation error on DecimalField form field

2021-07-20 Thread Django
#32949: decimal.InvalidOperation error on DecimalField form field -+ Reporter: yakimka |Owner: yakimka Type: Bug | Status: assigned Component:

Re: [Django] #32951: Remove Query.where_class in favor of using WhereNode directly.

2021-07-20 Thread Django
#32951: Remove Query.where_class in favor of using WhereNode directly. -+- Reporter: Nick Pope|Owner: Nick Pope Type: | Status: assigned

[Django] #32951: Remove Query.where_class in favor of using WhereNode directly.

2021-07-20 Thread Django
#32951: Remove Query.where_class in favor of using WhereNode directly. -+- Reporter: Nick Pope | Owner: Nick Pope Type: | Status: assigned

Re: [Django] #32688: The ON CONFLICT sql suffix creates a syntax error on m2m inserts

2021-07-20 Thread Django
#32688: The ON CONFLICT sql suffix creates a syntax error on m2m inserts -+- Reporter: Malik A. Rumi|Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #32950: Remove "myproject" from imports in docs (was: Documentation errors in ModelAdmin objects (/ref/contrib/admin)?)

2021-07-20 Thread Django
#32950: Remove "myproject" from imports in docs ---+ Reporter: Ken Whitesell |Owner: nobody Type: Bug| Status: new Component: Documentation |

[Django] #32950: Documentation errors in ModelAdmin objects (/ref/contrib/admin)?

2021-07-20 Thread Django
#32950: Documentation errors in ModelAdmin objects (/ref/contrib/admin)? -+ Reporter: Ken Whitesell | Owner: nobody Type: Bug| Status: new

Re: [Django] #32949: decimal.InvalidOperation error on DecimalField form field

2021-07-20 Thread Django
#32949: decimal.InvalidOperation error on DecimalField form field -+ Reporter: yakimka |Owner: nobody Type: Bug | Status: new Component: Forms

Re: [Django] #28455: Create "inplace" QuerySets to speed up certain operations

2021-07-20 Thread Django
#28455: Create "inplace" QuerySets to speed up certain operations -+- Reporter: Anssi Kääriäinen |Owner: Keryn Type: | Knight Cleanup/optimization

Re: [Django] #32704: QuerySet.defer() doesn't clear deferred field when chaining with only().

2021-07-20 Thread Django
#32704: QuerySet.defer() doesn't clear deferred field when chaining with only(). -+- Reporter: Manuel Baclet|Owner: David | Wobrock Type: Bug

Re: [Django] #32949: decimal.InvalidOperation error on DecimalField form field

2021-07-20 Thread Django
#32949: decimal.InvalidOperation error on DecimalField form field -+-- Reporter: yakimka |Owner: nobody Type: Bug | Status: new Component: Forms|

[Django] #32949: decimal.InvalidOperation error on DecimalField form field

2021-07-20 Thread Django
#32949: decimal.InvalidOperation error on DecimalField form field --+ Reporter: yakimka | Owner: nobody Type: Bug | Status: new Component: Forms |

Re: [Django] #32938: App name changes and is confusing to use across a project

2021-07-20 Thread Django
#32938: App name changes and is confusing to use across a project ---+-- Reporter: Michael|Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #32947: Missing call `make_hashable` on `through_fields` in `ManyToManyRel`

2021-07-20 Thread Django
#32947: Missing call `make_hashable` on `through_fields` in `ManyToManyRel` -+- Reporter: Tomasz Wójcik|Owner: Tomasz | Wójcik Type: Bug

Re: [Django] #32947: Missing call `make_hashable` on `through_fields` in `ManyToManyRel`

2021-07-20 Thread Django
#32947: Missing call `make_hashable` on `through_fields` in `ManyToManyRel` -+- Reporter: Tomasz Wójcik|Owner: Tomasz | Wójcik Type: Bug

[Django] #32948: Optimise Q combination and inversion

2021-07-20 Thread Django
#32948: Optimise Q combination and inversion -+- Reporter: Keryn | Owner: Keryn Knight Knight | Type: | Status: assigned

Re: [Django] #32947: Missing call `make_hashable` on `through_fields` in `ManyToManyRel`

2021-07-20 Thread Django
#32947: Missing call `make_hashable` on `through_fields` in `ManyToManyRel` -+- Reporter: Tomasz Wójcik|Owner: Tomasz | Wójcik Type: Bug

[Django] #32947: Missing call `make_hashable` on `through_fields` in `ManyToManyRel`

2021-07-20 Thread Django
#32947: Missing call `make_hashable` on `through_fields` in `ManyToManyRel` -+- Reporter: Tomasz | Owner: nobody Wójcik | Type: Bug|

Re: [Django] #32938: App name changes and is confusing to use across a project

2021-07-20 Thread Django
#32938: App name changes and is confusing to use across a project ---+-- Reporter: Michael|Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #32938: App name changes and is confusing to use across a project

2021-07-20 Thread Django
#32938: App name changes and is confusing to use across a project ---+-- Reporter: Michael|Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized

Re: [Django] #32944: Simplify where clause creation where the WhereNode is immediately created and then added to and then returned.

2021-07-20 Thread Django
#32944: Simplify where clause creation where the WhereNode is immediately created and then added to and then returned. -+- Reporter: Keryn Knight |Owner: Keryn Type:

Re: [Django] #31676: Document DEP 10 governance

2021-07-20 Thread Django
#31676: Document DEP 10 governance -+- Reporter: James Bennett|Owner: Mariusz Type: | Felisiak Cleanup/optimization | Status:

Re: [Django] #29898: Adapt schema editors to operate from model states instead of fake rendered models

2021-07-20 Thread Django
#29898: Adapt schema editors to operate from model states instead of fake rendered models -+- Reporter: Simon Charette |Owner: Manav Type: | Agarwal

[Django] #32946: Prefer non-kwargs construction of dynamically generated Q objects

2021-07-20 Thread Django
#32946: Prefer non-kwargs construction of dynamically generated Q objects -+- Reporter: Keryn | Owner: Keryn Knight Knight | Type: |

Re: [Django] #28919: Add support for Common Table Expression (CTE) queries

2021-07-20 Thread Django
#28919: Add support for Common Table Expression (CTE) queries -+- Reporter: Daniel Miller|Owner: Moses | Mugisha Type: New feature |

Re: [Django] #31676: Document DEP 10 governance

2021-07-20 Thread Django
#31676: Document DEP 10 governance -+- Reporter: James Bennett|Owner: Mariusz Type: | Felisiak Cleanup/optimization | Status:

Re: [Django] #32940: Consider removing unused/unnecessary functionality in tree.Node.add

2021-07-20 Thread Django
#32940: Consider removing unused/unnecessary functionality in tree.Node.add -+- Reporter: Keryn Knight |Owner: Keryn Type: | Knight Cleanup/optimization

Re: [Django] #32940: Consider removing unused/unnecessary functionality in tree.Node.add

2021-07-20 Thread Django
#32940: Consider removing unused/unnecessary functionality in tree.Node.add -+- Reporter: Keryn Knight |Owner: Keryn Type: | Knight Cleanup/optimization

Re: [Django] #32940: Consider removing unused/unnecessary functionality in tree.Node.add

2021-07-20 Thread Django
#32940: Consider removing unused/unnecessary functionality in tree.Node.add -+- Reporter: Keryn Knight |Owner: Keryn Type: | Knight Cleanup/optimization