Re: [Django] #32531: Cache key not learnt for 304 responses — view must keep redoing work until "fresh" request comes in!

2021-03-10 Thread Django
#32531: Cache key not learnt for 304 responses — view must keep redoing work until "fresh" request comes in! +-- Reporter: Nathan Vander Wilt |Owner: nobody Type: Uncategorized |

Re: [Django] #32535: Include reference to DEBUG_PROPAGATE_EXCEPTIONS in middleware docs

2021-03-10 Thread Django
#32535: Include reference to DEBUG_PROPAGATE_EXCEPTIONS in middleware docs --+ Reporter: Jesse |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #31949: Allow builtin view decorators to be applied directly to async views.

2021-03-10 Thread Django
#31949: Allow builtin view decorators to be applied directly to async views. +- Reporter: Michael Galler |Owner: Ben Lomax Type: New feature | Status: assigned Compon

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

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

Re: [Django] #31516: Change automatic migration naming from date-based to operation-based

2021-03-10 Thread Django
#31516: Change automatic migration naming from date-based to operation-based --+- Reporter: Adam Johnson |Owner: Manav Agarwal Type: New feature | Status: assigned Comp

Re: [Django] #32534: Allow using StatReloader even if watchman is available

2021-03-10 Thread Django
#32534: Allow using StatReloader even if watchman is available -+-- Reporter: Evgeny Arshinov |Owner: nobody Type: New feature | Status: closed Component: Utilities

Re: [Django] #31949: Allow builtin view decorators to be applied directly to async views.

2021-03-10 Thread Django
#31949: Allow builtin view decorators to be applied directly to async views. +- Reporter: Michael Galler |Owner: Ben Lomax Type: New feature | Status: assigned Compon

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

2021-03-10 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-10 Thread Django
#24121: Provide a better repr() experience --+ Reporter: Keryn Knight |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

Re: [Django] #31516: Change automatic migration naming from date-based to operation-based

2021-03-10 Thread Django
#31516: Change automatic migration naming from date-based to operation-based --+- Reporter: Adam Johnson |Owner: Manav Agarwal Type: New feature | Status: assigned Comp

[Django] #32535: Include reference to DEBUG_PROPAGATE_EXCEPTIONS in middleware docs

2021-03-10 Thread Django
#32535: Include reference to DEBUG_PROPAGATE_EXCEPTIONS in middleware docs -+ Reporter: Jesse | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #31516: Change automatic migration naming from date-based to operation-based

2021-03-10 Thread Django
#31516: Change automatic migration naming from date-based to operation-based --+- Reporter: Adam Johnson |Owner: Manav Agarwal Type: New feature | Status: assigned Comp

Re: [Django] #31516: Change automatic migration naming from date-based to operation-based

2021-03-10 Thread Django
#31516: Change automatic migration naming from date-based to operation-based --+- Reporter: Adam Johnson |Owner: Manav Agarwal Type: New feature | Status: assigned Comp

Re: [Django] #31235: assertQuerysetEqual cannot compare querysets directly.

2021-03-10 Thread Django
#31235: assertQuerysetEqual cannot compare querysets directly. -+- Reporter: Peter Inglesby |Owner: Hasan | Ramezani Type: New feature |

Re: [Django] #31235: assertQuerysetEqual cannot compare querysets directly.

2021-03-10 Thread Django
#31235: assertQuerysetEqual cannot compare querysets directly. -+- Reporter: Peter Inglesby |Owner: Hasan | Ramezani Type: New feature |

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

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

[Django] #32534: Allow using StatReloader even if watchman is available

2021-03-10 Thread Django
#32534: Allow using StatReloader even if watchman is available ---+ Reporter: Evgeny Arshinov | Owner: nobody Type: New feature | Status: new Component: Utilit

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

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

Re: [Django] #26790: Move BaseUserManager.normalize_email() to AbstractUser

2021-03-10 Thread Django
#26790: Move BaseUserManager.normalize_email() to AbstractUser -+- Reporter: Huynh Thanh Tam |Owner: Jacob Type: | Walls Cleanup/optimization |

Re: [Django] #32523: Warn when trying to use a widget as a field in a form

2021-03-10 Thread Django
#32523: Warn when trying to use a widget as a field in a form --+-- Reporter: Anders Hovmöller |Owner: nobody Type: New feature | Status: closed Component: Forms

Re: [Django] #31516: Change automatic migration naming from date-based to operation-based

2021-03-10 Thread Django
#31516: Change automatic migration naming from date-based to operation-based --+- Reporter: Adam Johnson |Owner: Manav Agarwal Type: New feature | Status: assigned Comp

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

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

Re: [Django] #32513: SQLite3 Backend Falsly claims SQLite does not support Timezone aware DateTimes

2021-03-10 Thread Django
#32513: SQLite3 Backend Falsly claims SQLite does not support Timezone aware DateTimes -+- Reporter: Arthur Moore |Owner: udaykiran Type: Bug | Sta

Re: [Django] #32523: Warn when trying to use a widget as a field in a form

2021-03-10 Thread Django
#32523: Warn when trying to use a widget as a field in a form --+-- Reporter: Anders Hovmöller |Owner: nobody Type: New feature | Status: closed Component: Forms

Re: [Django] #32466: Ticket #29138 breaks autocomplete for inherited models

2021-03-10 Thread Django
#32466: Ticket #29138 breaks autocomplete for inherited models -+- Reporter: Dlis |Owner: Johannes | Maron Type: Bug |

Re: [Django] #32523: Warn when trying to use a widget as a field in a form

2021-03-10 Thread Django
#32523: Warn when trying to use a widget as a field in a form --+-- Reporter: Anders Hovmöller |Owner: nobody Type: New feature | Status: closed Component: Forms

Re: [Django] #24522: Add --random option to test command to run test cases in random order

2021-03-10 Thread Django
#24522: Add --random option to test command to run test cases in random order ---+-- Reporter: Andreas Savvides |Owner: nobody Type: New feature| Status: closed

Re: [Django] #32512: autocomplete_fields not displaying correctly in dark theme

2021-03-10 Thread Django
#32512: autocomplete_fields not displaying correctly in dark theme -+- Reporter: Simon Willison |Owner: Michel Le | Bihan Type: Bug

Re: [Django] #24522: Add --random option to test command to run test cases in random order

2021-03-10 Thread Django
#24522: Add --random option to test command to run test cases in random order ---+-- Reporter: Andreas Savvides |Owner: nobody Type: New feature| Status: closed

Re: [Django] #32512: autocomplete_fields not displaying correctly in dark theme

2021-03-10 Thread Django
#32512: autocomplete_fields not displaying correctly in dark theme -+- Reporter: Simon Willison |Owner: Michel Le | Bihan Type: Bug

Re: [Django] #32466: Ticket #29138 breaks autocomplete for inherited models

2021-03-10 Thread Django
#32466: Ticket #29138 breaks autocomplete for inherited models -+- Reporter: Dlis |Owner: Johannes | Maron Type: Bug |

Re: [Django] #32512: autocomplete_fields not displaying correctly in dark theme

2021-03-10 Thread Django
#32512: autocomplete_fields not displaying correctly in dark theme -+- Reporter: Simon Willison |Owner: Michel Le | Bihan Type: Bug

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

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

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

2021-03-10 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-10 Thread Django
#24121: Provide a better repr() experience --+ Reporter: Keryn Knight |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

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

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

Re: [Django] #31516: Change automatic migration naming from date-based to operation-based

2021-03-10 Thread Django
#31516: Change automatic migration naming from date-based to operation-based --+ Reporter: Adam Johnson |Owner: Adam Johnson Type: New feature | Status: assigned Compon