Re: [Django] #35245: Django freezes on async views with asycio.gather and an async ORM call

2024-02-22 Thread Django
#35245: Django freezes on async views with asycio.gather and an async ORM call -+- Reporter: Luis Grau Martín |Owner: nobody Maldonado | Type: Bug

Re: [Django] #35140: Increase font size in Django debug views (404, 500, etc)

2024-02-22 Thread Django
#35140: Increase font size in Django debug views (404, 500, etc) -+- Reporter: Eliana Rosselli |Owner: Eliana Type: | Rosselli Cleanup/optimization

Re: [Django] #35090: Enforce uniqueness on custom path converters

2024-02-22 Thread Django
#35090: Enforce uniqueness on custom path converters -+- Reporter: Adam Johnson |Owner: Salvo Type: | Polizzi Cleanup/optimization |

Re: [Django] #35241: Cache Model._meta.get_parent_list()

2024-02-22 Thread Django
#35241: Cache Model._meta.get_parent_list() -+- Reporter: Adam Johnson |Owner: Adam Type: | Johnson Cleanup/optimization | Sta

Re: [Django] #35241: Cache Model._meta.get_parent_list()

2024-02-22 Thread Django
#35241: Cache Model._meta.get_parent_list() -+- Reporter: Adam Johnson |Owner: Adam Type: | Johnson Cleanup/optimization | Sta

Re: [Django] #35245: Django freezes on async views with asycio.gather and an async ORM call

2024-02-22 Thread Django
#35245: Django freezes on async views with asycio.gather and an async ORM call -+- Reporter: Luis Grau Martín |Owner: nobody Maldonado | Type: Bug

Re: [Django] #35245: Django freezes on async views with asycio.gather and an async ORM call

2024-02-22 Thread Django
#35245: Django freezes on async views with asycio.gather and an async ORM call -+- Reporter: Luis Grau Martín |Owner: nobody Maldonado | Type: Bug

Re: [Django] #35241: Cache Model._meta.get_parent_list()

2024-02-22 Thread Django
#35241: Cache Model._meta.get_parent_list() -+- Reporter: Adam Johnson |Owner: Adam Type: | Johnson Cleanup/optimization | Sta

Re: [Django] #35245: Django freezes on async views with asycio.gather and an async ORM call

2024-02-22 Thread Django
#35245: Django freezes on async views with asycio.gather and an async ORM call -+- Reporter: Luis Grau Martín |Owner: nobody Maldonado | Type: Bug

Re: [Django] #35090: Enforce uniqueness on custom path converters

2024-02-22 Thread Django
#35090: Enforce uniqueness on custom path converters -+- Reporter: Adam Johnson |Owner: Salvo Type: | Polizzi Cleanup/optimization |

[Django] #35245: Django freezes on async views with asycio.gather and an async ORM call

2024-02-22 Thread Django
#35245: Django freezes on async views with asycio.gather and an async ORM call -+- Reporter: Luis Grau | Owner: nobody Martín Maldonado | Type: Bug|

Re: [Django] #34746: High CPU/memory consumption when a 5XX is raised with large local variables

2024-02-22 Thread Django
#34746: High CPU/memory consumption when a 5XX is raised with large local variables -+- Reporter: Rémi Dupré |Owner: Keerthi Type: | Vasan S A Cleanup/opti

Re: [Django] #35244: URL resolution does not work with a namespaced function reference.

2024-02-22 Thread Django
#35244: URL resolution does not work with a namespaced function reference. -+- Reporter: Willem Van Onsem |Owner: nobody Type: New feature | Status: closed

Re: [Django] #35241: Cache Model._meta.get_parent_list()

2024-02-22 Thread Django
#35241: Cache Model._meta.get_parent_list() -+- Reporter: Adam Johnson |Owner: Adam Type: | Johnson Cleanup/optimization | Sta

Re: [Django] #35090: Enforce uniqueness on custom path converters

2024-02-22 Thread Django
#35090: Enforce uniqueness on custom path converters -+- Reporter: Adam Johnson |Owner: Salvo Type: | Polizzi Cleanup/optimization |

Re: [Django] #34871: Validation of UniqueConstraint with Case() crashes.

2024-02-22 Thread Django
#34871: Validation of UniqueConstraint with Case() crashes. -+- Reporter: Andrew Roberts |Owner: Francesco | Panico Type: Bug |

Re: [Django] #35234: ExclusionConstraint.expressions should be checked for foreign relationship references

2024-02-22 Thread Django
#35234: ExclusionConstraint.expressions should be checked for foreign relationship references -+- Reporter: Simon Charette |Owner: Simon Type: | Charette Clean