Re: [Django] #31762: Dabase creation backend should use base_manager to serialize database

2020-11-10 Thread Django
#31762: Dabase creation backend should use base_manager to serialize database -+- Reporter: Eugene K |Owner: Hasan | Ramezani Type: Bug

Re: [Django] #32184: `manage.py migrate --noinput` should not delete stale modules

2020-11-10 Thread Django
#32184: `manage.py migrate --noinput` should not delete stale modules -+- Reporter: uy-rrodriguez|Owner: nobody Type: Bug | Status: closed

Re: [Django] #26565: Allow Prefetch query to use .values()

2020-11-10 Thread Django
#26565: Allow Prefetch query to use .values() -+- Reporter: Maxime Lorant|Owner: | AlexeyNigin Type: New feature |

Re: [Django] #32089: prefetch_related_objects() does not work for reused model instances.

2020-11-10 Thread Django
#32089: prefetch_related_objects() does not work for reused model instances. -+- Reporter: Dennis Kliban|Owner: | AlexeyNigin Type: Bug

Re: [Django] #31762: Dabase creation backend should use base_manager to serialize database

2020-11-10 Thread Django
#31762: Dabase creation backend should use base_manager to serialize database -+- Reporter: Eugene K |Owner: Hasan | Ramezani Type: Bug

Re: [Django] #32178: Allow database backends to skip tests and mark expected failures

2020-11-10 Thread Django
#32178: Allow database backends to skip tests and mark expected failures -+- Reporter: Tim Graham |Owner: nobody Type: New feature | Status: new

Re: [Django] #32178: Allow database backends to skip tests and mark expected failures

2020-11-10 Thread Django
#32178: Allow database backends to skip tests and mark expected failures -+- Reporter: Tim Graham |Owner: nobody Type: New feature | Status: new

[Django] #32184: `manage.py migrate --noinput` should not delete stale modules

2020-11-10 Thread Django
#32184: `manage.py migrate --noinput` should not delete stale modules -+- Reporter: uy-| Owner: nobody rrodriguez | Type: Bug|

Re: [Django] #31262: Support dictionaries in Field.choices for named groups.

2020-11-10 Thread Django
#31262: Support dictionaries in Field.choices for named groups. -+- Reporter: Tom Forbes |Owner: Tom | Forbes Type: New feature |

Re: [Django] #31672: debug error view shows no traceback if exc.__traceback__ is None for innermost exception

2020-11-10 Thread Django
#31672: debug error view shows no traceback if exc.__traceback__ is None for innermost exception -+- Reporter: Chris Jerdonek |Owner: Hasan Type: | Ramezani

Re: [Django] #31672: debug error view shows no traceback if exc.__traceback__ is None for innermost exception

2020-11-10 Thread Django
#31672: debug error view shows no traceback if exc.__traceback__ is None for innermost exception -+- Reporter: Chris Jerdonek |Owner: Hasan Type: | Ramezani

Re: [Django] #31978: Include hidden username field on password reset to help password managers

2020-11-10 Thread Django
#31978: Include hidden username field on password reset to help password managers -+- Reporter: Collin Anderson |Owner: Collin Type: | Anderson

Re: [Django] #31672: debug error view shows no traceback if exc.__traceback__ is None for innermost exception

2020-11-10 Thread Django
#31672: debug error view shows no traceback if exc.__traceback__ is None for innermost exception -+- Reporter: Chris Jerdonek |Owner: Hasan Type: | Ramezani

Re: [Django] #31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL.

2020-11-10 Thread Django
#31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL. -+- Reporter: Marc DEBUREAUX |Owner: Mariusz |

Re: [Django] #31973: TypeError loading data in JSONField if DB has native JSON support

2020-11-10 Thread Django
#31973: TypeError loading data in JSONField if DB has native JSON support -+- Reporter: Adam Alton |Owner: nobody Type: Bug | Status: closed

Re: [Django] #32176: Outdated LOCATION requirement in Filesystem caching docs.

2020-11-10 Thread Django
#32176: Outdated LOCATION requirement in Filesystem caching docs. -+- Reporter: Carles Pina Estany |Owner: Carles Type: | Pina Estany Cleanup/optimization

Re: [Django] #32176: Outdated LOCATION requirement in Filesystem caching docs.

2020-11-10 Thread Django
#32176: Outdated LOCATION requirement in Filesystem caching docs. -+- Reporter: Carles Pina Estany |Owner: Carles Type: | Pina Estany Cleanup/optimization

Re: [Django] #32176: Outdated LOCATION requirement in Filesystem caching docs.

2020-11-10 Thread Django
#32176: Outdated LOCATION requirement in Filesystem caching docs. -+- Reporter: Carles Pina Estany |Owner: Carles Type: | Pina Estany Cleanup/optimization

Re: [Django] #32074: Python 3.10 compatibility

2020-11-10 Thread Django
#32074: Python 3.10 compatibility -+- Reporter: Mariusz Felisiak |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #30294: HttpResponse doesn't handle memoryview objects

2020-11-10 Thread Django
#30294: HttpResponse doesn't handle memoryview objects -+- Reporter: Roger Hunwicks |Owner: sage Type: New feature | Status: closed Component: HTTP

Re: [Django] #31747: Avoid potential admin model enumeration

2020-11-10 Thread Django
#31747: Avoid potential admin model enumeration ---+ Reporter: Daniel Maxson |Owner: Jon Dufresne Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #32177: ManagementUtility instantiates CommandParser without passing already-computed prog argument

2020-11-10 Thread Django
#32177: ManagementUtility instantiates CommandParser without passing already- computed prog argument -+- Reporter: William Schwartz |Owner: William |

Re: [Django] #32183: shell command crashes when passing (with -c) the python code with functions.

2020-11-10 Thread Django
#32183: shell command crashes when passing (with -c) the python code with functions. -+- Reporter: William Schwartz |Owner: William | Schwartz Type:

Re: [Django] #32183: shell command crashes when passing (with -c) the python code with functions. (was: Incorrect exec usage in `shell -c` command prevents functions from working)

2020-11-10 Thread Django
#32183: shell command crashes when passing (with -c) the python code with functions. -+- Reporter: William Schwartz |Owner: William | Schwartz Type: