Re: [Django] #32567: Issues with ":" and "|" characters in URLs when using LiveServerTestCase on Windows

2021-03-17 Thread Django
#32567: Issues with ":" and "|" characters in URLs when using LiveServerTestCase on Windows -+- Reporter: Tim G|Owner: nobody Type: Uncategorized|

Re: [Django] #32548: Combining Q() objects with boolean expressions crashes.

2021-03-17 Thread Django
#32548: Combining Q() objects with boolean expressions crashes. -+- Reporter: jonathan-golorry |Owner: jonathan- | golorry Type: Bug

Re: [Django] #32548: Combining Q() objects with boolean expressions crashes.

2021-03-17 Thread Django
#32548: Combining Q() objects with boolean expressions crashes. -+- Reporter: jonathan-golorry |Owner: jonathan- | golorry Type: Bug

Re: [Django] #32567: Issues with ":" and "|" characters in URLs when using LiveServerTestCase on Windows

2021-03-17 Thread Django
#32567: Issues with ":" and "|" characters in URLs when using LiveServerTestCase on Windows -+- Reporter: Tim G|Owner: nobody Type: Uncategorized|

[Django] #32567: Issues with ":" and "|" characters in URLs when using LiveServerTestCase on Windows

2021-03-17 Thread Django
#32567: Issues with ":" and "|" characters in URLs when using LiveServerTestCase on Windows -+- Reporter: timoguic | Owner: nobody Type: | Status: new Uncat

Re: [Django] #32560: Make --pdb cooperate with --buffer

2021-03-17 Thread Django
#32560: Make --pdb cooperate with --buffer -+- Reporter: Adam Johnson |Owner: nobody Type: Bug | Status: closed Component: Testing framework

Re: [Django] #32560: Make --pdb cooperate with --buffer

2021-03-17 Thread Django
#32560: Make --pdb cooperate with --buffer -+- Reporter: Adam Johnson |Owner: nobody Type: Bug | Status: closed Component: Testing framework

Re: [Django] #32560: Make --pdb cooperate with --buffer

2021-03-17 Thread Django
#32560: Make --pdb cooperate with --buffer -+- Reporter: Adam Johnson |Owner: nobody Type: Bug | Status: closed Component: Testing framework

Re: [Django] #32508: Raise proper exceptions instead of using "assert".

2021-03-17 Thread Django
#32508: Raise proper exceptions instead of using "assert". --+ Reporter: Adam Johnson |Owner: nobody Type: Cleanup/optimization | Status: new Component: Cor

Re: [Django] #32564: admin/base.html : Add block "end_of_body" for JS includes

2021-03-17 Thread Django
#32564: admin/base.html : Add block "end_of_body" for JS includes +-- Reporter: Thomas Güttler |Owner: nobody Type: New feature | Status: closed Component: contrib.a

Re: [Django] #32562: Broken Authentication (Insecure CSRF and Session ID)

2021-03-17 Thread Django
#32562: Broken Authentication (Insecure CSRF and Session ID) ---+-- Reporter: cpulidomagentrack |Owner: nobody Type: Bug| Status: closed Component: CSRF

Re: [Django] #32560: Make --pdb cooperate with --buffer

2021-03-17 Thread Django
#32560: Make --pdb cooperate with --buffer -+- Reporter: Adam Johnson |Owner: nobody Type: Bug | Status: assigned Component: Testing framewor

Re: [Django] #31202: Bulk update suffers from poor performance with large numbers of models and columns

2021-03-17 Thread Django
#31202: Bulk update suffers from poor performance with large numbers of models and columns -+- Reporter: Tom Forbes |Owner: Tom Type: | Forbes Cleanup/opti

Re: [Django] #32566: Earthly for builds?

2021-03-17 Thread Django
#32566: Earthly for builds? -+- Reporter: Vlad A. Ionescu |Owner: nobody Type: | Status: closed Cleanup/optimization | Compon

Re: [Django] #32566: Earthly for builds?

2021-03-17 Thread Django
#32566: Earthly for builds? -+- Reporter: Vlad A. Ionescu |Owner: nobody Type: | Status: closed Cleanup/optimization | Compon

[Django] #32566: Earthly for builds?

2021-03-17 Thread Django
#32566: Earthly for builds? + Reporter: vladaionescu | Owner: nobody Type: Cleanup/optimization | Status: new Component: Uncategorized |

Re: [Django] #32549: Add `Q.empty()` to check for nested empty Q objects like `Q(Q())`

2021-03-17 Thread Django
#32549: Add `Q.empty()` to check for nested empty Q objects like `Q(Q())` -+- Reporter: jonathan-golorry |Owner: nobody Type: | Status: closed C

Re: [Django] #32564: admin/base.html : Add block "end_of_body" for JS includes

2021-03-17 Thread Django
#32564: admin/base.html : Add block "end_of_body" for JS includes +-- Reporter: Thomas Güttler |Owner: nobody Type: New feature | Status: new Component: contrib.admi

Re: [Django] #32559: Add attribute 'step' to FloatField and DecimalField

2021-03-17 Thread Django
#32559: Add attribute 'step' to FloatField and DecimalField -+- Reporter: Jacob Rief |Owner: nobody Type: New feature | Status: new Component: Form

Re: [Django] #32563: Cannot override database used with RelatedManager

2021-03-17 Thread Django
#32563: Cannot override database used with RelatedManager -+- Reporter: Lucas Gruber |Owner: nobody Type: Bug | Status: closed Component: Dat

Re: [Django] #32563: Cannot override database used with RelatedManager

2021-03-17 Thread Django
#32563: Cannot override database used with RelatedManager -+- Reporter: Lucas Gruber |Owner: nobody Type: Bug | Status: closed Component: Dat

Re: [Django] #32564: admin/base.html : Add block "end_of_body" for JS includes

2021-03-17 Thread Django
#32564: admin/base.html : Add block "end_of_body" for JS includes +-- Reporter: Thomas Güttler |Owner: nobody Type: New feature | Status: new Component: contrib.admi

Re: [Django] #32547: assertHTMLEqual()/assertHTMLNotEqual() allow invalid HTML.

2021-03-17 Thread Django
#32547: assertHTMLEqual()/assertHTMLNotEqual() allow invalid HTML. -+- Reporter: François Poulain |Owner: Hasan Type: | Ramezani Cleanup/optimization

[Django] #32565: Extract URL resolver view strings mapping to admindocs

2021-03-17 Thread Django
#32565: Extract URL resolver view strings mapping to admindocs + Reporter: Adam Johnson | Owner: nobody Type: Cleanup/optimization | Status: new Com

[Django] #32564: admin/base.html : Add block "end_of_body" for JS includes

2021-03-17 Thread Django
#32564: admin/base.html : Add block "end_of_body" for JS includes --+ Reporter: Thomas Güttler | Owner: nobody Type: New feature | Status: new Component: contri

Re: [Django] #32562: Broken Authentication (Insecure CSRF and Session ID)

2021-03-17 Thread Django
#32562: Broken Authentication (Insecure CSRF and Session ID) ---+-- Reporter: cpulidomagentrack |Owner: nobody Type: Bug| Status: closed Component: CSRF

Re: [Django] #32561: Unpacking request.GET into a function call turns the values into lists with one item.

2021-03-17 Thread Django
#32561: Unpacking request.GET into a function call turns the values into lists with one item. ---+-- Reporter: atursams |Owner: nobody Type: Bug| Status: closed

Re: [Django] #32563: Cannot override database used with RelatedManager

2021-03-17 Thread Django
#32563: Cannot override database used with RelatedManager -+- Reporter: Lucas Gruber |Owner: nobody Type: Bug | Status: new Component: Databa

Re: [Django] #32563: Cannot override database used with RelatedManager

2021-03-17 Thread Django
#32563: Cannot override database used with RelatedManager -+- Reporter: Lucas Gruber |Owner: nobody Type: Bug | Status: new Component: Databa

[Django] #32563: Cannot override database used with RelatedManager

2021-03-17 Thread Django
#32563: Cannot override database used with RelatedManager -+- Reporter: Lucas | Owner: nobody Gruber | Type: Bug| Status: new

[Django] #32562: Broken Authentication (Insecure CSRF and Session ID)

2021-03-17 Thread Django
#32562: Broken Authentication (Insecure CSRF and Session ID) -+ Reporter: cpulidomagentrack | Owner: nobody Type: Bug| Status: new Component: C

[Django] #32561: Unpacking request.GET into a function call turns the values into lists with one item.

2021-03-17 Thread Django
#32561: Unpacking request.GET into a function call turns the values into lists with one item. -+ Reporter: atursams | Owner: nobody Type: Bug| Status: new

Re: [Django] #32560: Make --pdb cooperate with --buffer

2021-03-17 Thread Django
#32560: Make --pdb cooperate with --buffer ---+ Reporter: Adam Johnson |Owner: nobody Type: Bug| Status: assigned Component: Testing framework |

Re: [Django] #32549: Add `Q.empty()` to check for nested empty Q objects like `Q(Q())`

2021-03-17 Thread Django
#32549: Add `Q.empty()` to check for nested empty Q objects like `Q(Q())` -+- Reporter: jonathan-golorry |Owner: nobody Type: | Status: closed C

Re: [Django] #32548: Combining Q() objects with boolean expressions crashes.

2021-03-17 Thread Django
#32548: Combining Q() objects with boolean expressions crashes. -+- Reporter: jonathan-golorry |Owner: jonathan- | golorry Type: Bug

Re: [Django] #32560: Make --pdb cooperate with --buffer

2021-03-17 Thread Django
#32560: Make --pdb cooperate with --buffer ---+-- Reporter: Adam Johnson |Owner: nobody Type: Bug| Status: assigned Component: Testing framework |

[Django] #32560: Make --pdb cooperate with --buffer

2021-03-17 Thread Django
#32560: Make --pdb cooperate with --buffer -+-- Reporter: Adam Johnson | Owner: nobody Type: Bug| Status: assigned Component: Testing frame

Re: [Django] #32548: Combining Q() objects with boolean expressions crashes. (was: Support passing conditional expressions to Q().)

2021-03-17 Thread Django
#32548: Combining Q() objects with boolean expressions crashes. -+- Reporter: jonathan-golorry |Owner: jonathan- | golorry Type: Bug

Re: [Django] #32556: assertHTMLEqual gives a confusing error message with empty attributes

2021-03-17 Thread Django
#32556: assertHTMLEqual gives a confusing error message with empty attributes ---+ Reporter: Baptiste Mispelon |Owner: nobody Type: Bug| Status: new Compo

Re: [Django] #32547: assertHTMLEqual()/assertHTMLNotEqual() allow invalid HTML.

2021-03-17 Thread Django
#32547: assertHTMLEqual()/assertHTMLNotEqual() allow invalid HTML. --+ Reporter: François Poulain |Owner: nobody Type: Cleanup/optimization | Status: new Compone

Re: [Django] #32543: Add `search_help_text` to `admin.ModelAdmin`

2021-03-17 Thread Django
#32543: Add `search_help_text` to `admin.ModelAdmin` -+ Reporter: Caram|Owner: nobody Type: New feature | Status: new Component: contrib.admi

Re: [Django] #32559: Add attribute 'step' to FloatField and DecimalField

2021-03-17 Thread Django
#32559: Add attribute 'step' to FloatField and DecimalField -+- Reporter: Jacob Rief |Owner: nobody Type: New feature | Status: new Component: Form

[Django] #32559: Add attribute 'step' to FloatField and DecimalField

2021-03-17 Thread Django
#32559: Add attribute 'step' to FloatField and DecimalField -+- Reporter: Jacob | Owner: nobody Rief | Type: New| Status: new

Re: [Django] #24121: Provide a better repr() experience

2021-03-17 Thread Django
#24121: Provide a better repr() experience --+ Reporter: Keryn Knight |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

Re: [Django] #24121: Provide a better repr() experience

2021-03-17 Thread Django
#24121: Provide a better repr() experience --+ Reporter: Keryn Knight |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

Re: [Django] #32543: Add `search_help_text` to `admin.ModelAdmin`

2021-03-17 Thread Django
#32543: Add `search_help_text` to `admin.ModelAdmin` -+ Reporter: Caram|Owner: nobody Type: New feature | Status: new Component: contrib.admi