Re: [Django] #34574: Extend docs for `autoescape` and `escape` with examples using filters that operate with sequences

2023-05-25 Thread Django
#34574: Extend docs for `autoescape` and `escape` with examples using filters that operate with sequences -+- Reporter: Natalia Bidart |Owner: Natalia Type: |

Re: [Django] #34574: Extend docs for `autoescape` and `escape` with examples using filters that operate with sequences

2023-05-25 Thread Django
#34574: Extend docs for `autoescape` and `escape` with examples using filters that operate with sequences -+- Reporter: Natalia Bidart |Owner: Natalia Type: |

Re: [Django] #34577: New template filter `escapeseq`

2023-05-25 Thread Django
#34577: New template filter `escapeseq` -+- Reporter: Natalia Bidart |Owner: Arthur | Moreira Type: New feature |

Re: [Django] #34574: Extend docs for `autoescape` and `escape` with examples using filters that operate with sequences

2023-05-25 Thread Django
#34574: Extend docs for `autoescape` and `escape` with examples using filters that operate with sequences -+- Reporter: Natalia Bidart |Owner: Natalia Type: |

Re: [Django] #34574: Extend docs for `autoescape` and `escape` with examples using filters that operate with sequences

2023-05-25 Thread Django
#34574: Extend docs for `autoescape` and `escape` with examples using filters that operate with sequences -+- Reporter: Natalia Bidart |Owner: Natalia Type: |

Re: [Django] #34598: Load new settings after start up

2023-05-25 Thread Django
#34598: Load new settings after start up ---+-- Reporter: boomdizz |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized |

[Django] #34598: Load new settings after start up

2023-05-25 Thread Django
#34598: Load new settings after start up -+ Reporter: boomdizz | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version:

Re: [Django] #34535: dbshell management command can crash if DATABASES["name"] is a PosixPath

2023-05-25 Thread Django
#34535: dbshell management command can crash if DATABASES["name"] is a PosixPath -+- Reporter: Jan Pieter |Owner: Jan Waagmeester| Pieter Waagmeester

Re: [Django] #34597: Django ORM query SQL generation changed (and is apparently a lot slower)

2023-05-25 Thread Django
#34597: Django ORM query SQL generation changed (and is apparently a lot slower) -+- Reporter: Lorand Varga |Owner: nobody Type: | Status:

[Django] #34597: Django ORM query SQL generation changed (and is apparently a lot slower)

2023-05-25 Thread Django
#34597: Django ORM query SQL generation changed (and is apparently a lot slower) -+- Reporter: Lorand | Owner: nobody Varga | Type: Bug|

Re: [Django] #34595: format_html() should explicitly mention that format_string is not escaped and that result is safe (was: format_html() should explicitely mention format_string is not escaped and t

2023-05-25 Thread Django
#34595: format_html() should explicitly mention that format_string is not escaped and that result is safe --+ Reporter: Natalia Bidart|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #27925: Document how to deploy using pip installed mod_wsgi

2023-05-25 Thread Django
#27925: Document how to deploy using pip installed mod_wsgi --+ Reporter: Vincent Lefoulon |Owner: (none) Type: Cleanup/optimization | Status: new Component:

Re: [Django] #33414: Diamond inheritance causes duplicated PK error when creating an object, if the primary key field has a default.

2023-05-25 Thread Django
#33414: Diamond inheritance causes duplicated PK error when creating an object, if the primary key field has a default. -+- Reporter: Yu Li|Owner: (none) Type: Bug

Re: [Django] #21080: collectstatic post-processing fails for references inside comments

2023-05-25 Thread Django
#21080: collectstatic post-processing fails for references inside comments -+ Reporter: shreyas@…|Owner: (none) Type: Bug | Status: new

Re: [Django] #34596: subclassing models.TextChoices

2023-05-25 Thread Django
#34596: subclassing models.TextChoices ---+-- Reporter: piscvau|Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |

Re: [Django] #9519: Add QuerySet.bulk_delete() that issues only a single SQL query

2023-05-25 Thread Django
#9519: Add QuerySet.bulk_delete() that issues only a single SQL query -+- Reporter: Joey Wilhelm |Owner: Akash | Kumar Sen Type: New feature

[Django] #34596: subclassing models.TextChoices

2023-05-25 Thread Django
#34596: subclassing models.TextChoices -+ Reporter: piscvau| Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version:

Re: [Django] #34534: Reduce index/constraints operations.

2023-05-25 Thread Django
#34534: Reduce index/constraints operations. --+ Reporter: David Sanders |Owner: (none) Type: Cleanup/optimization | Status: new Component: Migrations