Re: [Django] #30752: Allow using ExceptionReporter subclass in django.views.debug.technical_500_response

2019-09-06 Thread Django
#30752: Allow using ExceptionReporter subclass in django.views.debug.technical_500_response -+--- Reporter: Carlton Gibson |Owner: Pavel Lysak Type: New feature | Status

Re: [Django] #30759: Make cache.delete() return whether or not it suceeded.

2019-09-06 Thread Django
#30759: Make cache.delete() return whether or not it suceeded. -+- Reporter: Simon Charette |Owner: Daniel | Rios Type: New feature |

Re: [Django] #30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support.

2019-09-06 Thread Django
#30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support. -+- Reporter: Nathan Klug |Owner: felixxm Type: Bug | St

Re: [Django] #23034: Add migrations support for adding ManyToMany "through" model

2019-09-06 Thread Django
#23034: Add migrations support for adding ManyToMany "through" model -+ Reporter: lorinkoz@… |Owner: (none) Type: New feature | Status: new Component: Migrations |

Re: [Django] #30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support.

2019-09-06 Thread Django
#30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support. -+- Reporter: Nathan Klug |Owner: felixxm Type: Bug | St

Re: [Django] #30573: Don't assume that things are "easy"/"obvious"/"simple" in the docs.

2019-09-06 Thread Django
#30573: Don't assume that things are "easy"/"obvious"/"simple" in the docs. -+- Reporter: Tobias Kunze |Owner: Tobias Type: | Kunze Cleanup/optimization

Re: [Django] #30763: call_command fails when argument of required mutually exclusive group is passed in kwargs.

2019-09-06 Thread Django
#30763: call_command fails when argument of required mutually exclusive group is passed in kwargs. -+- Reporter: Ivan Bogush |Owner: Hasan | Ramezani

Re: [Django] #30758: DateTimeRangeField with default crashes in django admin (object has no attribute 'strip'). (was: DateTimeRangeField crashes in django admin (object has no attribute 'strip').)

2019-09-06 Thread Django
#30758: DateTimeRangeField with default crashes in django admin (object has no attribute 'strip'). + Reporter: yeppus |Owner: (none) Type: Bug |

Re: [Django] #30758: DateTimeRangeField crashes in django admin (object has no attribute 'strip').

2019-09-06 Thread Django
#30758: DateTimeRangeField crashes in django admin (object has no attribute 'strip'). +-- Reporter: yeppus |Owner: (none) Type: Bug | Status:

Re: [Django] #29444: Allow fields to be part of the RETURNING clause during INSERT

2019-09-06 Thread Django
#29444: Allow fields to be part of the RETURNING clause during INSERT -+- Reporter: Johannes Hoppe |Owner: Johannes Type: | Hoppe Cleanup/optimization