Re: [Django] #26607: Add a hook to customize the admin's formsets parameters

2020-11-14 Thread Django
#26607: Add a hook to customize the admin's formsets parameters -+- Reporter: David Sanders|Owner: Manav | Agarwal Type: New feature |

Re: [Django] #26583: Add an option to silence collectstatic clashing files warnings

2020-11-14 Thread Django
#26583: Add an option to silence collectstatic clashing files warnings -+- Reporter: Justin McCammon |Owner: Ryan Type: | Hunter Cleanup/optimization

[Django] #32197: Misleading error when loading a database backend fails with ImportError

2020-11-14 Thread Django
#32197: Misleading error when loading a database backend fails with ImportError -+- Reporter: Tim| Owner: nobody Graham | Type: |

Re: [Django] #32076: Adding async methods to BaseCache

2020-11-14 Thread Django
#32076: Adding async methods to BaseCache -+- Reporter: Andrew Chen Wang |Owner: Andrew | Chen Wang Type: New feature | S

[Django] #32196: bug in admin panel translation when LANGUAGE_CODE is set to anything other than 'en-us'

2020-11-14 Thread Django
#32196: bug in admin panel translation when LANGUAGE_CODE is set to anything other than 'en-us' -+- Reporter: | Owner: nobody mh.firouzjah | Type:

Re: [Django] #31026: Switch form rendering to template engine

2020-11-14 Thread Django
#31026: Switch form rendering to template engine --+ Reporter: Johannes Maron|Owner: nobody Type: Cleanup/optimization | Status: assigned Component: Forms

Re: [Django] #30032: Allow expressions to be used for default

2020-11-14 Thread Django
#30032: Allow expressions to be used for default -+- Reporter: Gavin Wahl |Owner: Johannes | Maron Type: New feature |

Re: [Django] #31507: Augment QuerySet.exists() optimizations to .union().exists().

2020-11-14 Thread Django
#31507: Augment QuerySet.exists() optimizations to .union().exists(). -+- Reporter: Simon Charette |Owner: David Type: | Wobrock Cleanup/optimization

Re: [Django] #32195: Improve error messages from forgetting to call .as_view() on a CBV

2020-11-14 Thread Django
#32195: Improve error messages from forgetting to call .as_view() on a CBV ---+-- Reporter: Angus Holder |Owner: nobody Type: Uncategorized | Status: new Component: Core (

[Django] #32195: Improve error messages from forgetting to call .as_view() on a CBV

2020-11-14 Thread Django
#32195: Improve error messages from forgetting to call .as_view() on a CBV -+ Reporter: Angus Holder | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #27452: Add Postgres serial field to contrib.postgres

2020-11-14 Thread Django
#27452: Add Postgres serial field to contrib.postgres -+- Reporter: Johannes Maron |Owner: | InvalidInterrupt Type: New feature |

Re: [Django] #29010: Allow customizing the autocomplete search results based on the querying model

2020-11-14 Thread Django
#29010: Allow customizing the autocomplete search results based on the querying model -+- Reporter: Muslu Y. |Owner: Johannes | Hoppe Type:

Re: [Django] #29010: Allow customizing the autocomplete search results based on the querying model

2020-11-14 Thread Django
#29010: Allow customizing the autocomplete search results based on the querying model -+- Reporter: Muslu Y. |Owner: Johannes | Hoppe Type:

Re: [Django] #31496: Combined queryset crash when chaining `values()` after `order_by()` with annotated constants.

2020-11-14 Thread Django
#31496: Combined queryset crash when chaining `values()` after `order_by()` with annotated constants. -+- Reporter: GardenLee|Owner: David | Wobrock

Re: [Django] #31507: Augment QuerySet.exists() optimizations to .union().exists().

2020-11-14 Thread Django
#31507: Augment QuerySet.exists() optimizations to .union().exists(). -+- Reporter: Simon Charette |Owner: David Type: | Wobrock Cleanup/optimization

Re: [Django] #31496: Combined queryset crash when chaining `values()` after `order_by()` with annotated constants.

2020-11-14 Thread Django
#31496: Combined queryset crash when chaining `values()` after `order_by()` with annotated constants. -+- Reporter: GardenLee|Owner: David | Wobrock