Re: [Django] #28905: Overhaul extra_requires to include more optional dependencies

2018-05-28 Thread Django
#28905: Overhaul extra_requires to include more optional dependencies -+- Reporter: Jaap Roes|Owner: (none) Type: | Status: new

Re: [Django] #24213: RFC 2231 Section 4.1 is not implemented

2018-05-28 Thread Django
#24213: RFC 2231 Section 4.1 is not implemented ---+- Reporter: Raúl Cumplido |Owner: Raúl Cumplido Type: New feature| Status: new Component: HTTP handling |

Re: [Django] #29427: RequestDataTooBig raised in request.py prevents Middleware from returning a valid response

2018-05-28 Thread Django
#29427: RequestDataTooBig raised in request.py prevents Middleware from returning a valid response ---+ Reporter: S. Paquette|Owner: nobody Type: Bug| Status:

Re: [Django] #29385: Make ModelDetailView show model properties

2018-05-28 Thread Django
#29385: Make ModelDetailView show model properties -+- Reporter: Bostjan Kaluza |Owner: Type: | humbertotm Cleanup/optimization |

Re: [Django] #29385: Make ModelDetailView show model properties

2018-05-28 Thread Django
#29385: Make ModelDetailView show model properties -+- Reporter: Bostjan Kaluza |Owner: Type: | humbertotm Cleanup/optimization |

[Django] #29455: MySQL Backend & features detection are not taking MariaDB Aria engine into account

2018-05-28 Thread Django
#29455: MySQL Backend & features detection are not taking MariaDB Aria engine into account -+- Reporter: | Owner: nobody benjaminrigaud | Type:

Re: [Django] #29301: Reorder management command arguments in --help output to prioritize command-specific arguments

2018-05-28 Thread Django
#29301: Reorder management command arguments in --help output to prioritize command-specific arguments -+- Reporter: David Foster |Owner: David Type: | Foster

Re: [Django] #29301: Reorder management command arguments in --help output to prioritize command-specific arguments

2018-05-28 Thread Django
#29301: Reorder management command arguments in --help output to prioritize command-specific arguments -+- Reporter: David Foster |Owner: David Type: | Foster

Re: [Django] #29383: Error during template rendering - error page helps only a little

2018-05-28 Thread Django
#29383: Error during template rendering - error page helps only a little -+- Reporter: Pietro Bernardi |Owner: (none) Type: | Status: closed

Re: [Django] #29455: MySQL Backend & features detection are not taking MariaDB Aria engine into account

2018-05-28 Thread Django
#29455: MySQL Backend & features detection are not taking MariaDB Aria engine into account -+- Reporter: Benjamin Rigaud |Owner: nobody Type: Bug |

Re: [Django] #29454: Default size for django.core.files.uploadedfile is None and then len will raise error

2018-05-28 Thread Django
#29454: Default size for django.core.files.uploadedfile is None and then len will raise error -+- Reporter: jxltom |Owner: nobody Type: |

Re: [Django] #14357: Prevent inappropriate order-based grouping on values+annotate queries (was: Prevent inapropriate order-based grouping on values+annotate queries)

2018-05-28 Thread Django
#14357: Prevent inappropriate order-based grouping on values+annotate queries -+- Reporter: Martin Chase |Owner: (none) Type: Bug | Status: new

Re: [Django] #28748: Named groups in choices are not properly validated

2018-05-28 Thread Django
#28748: Named groups in choices are not properly validated -+- Reporter: Scott Stevens|Owner: François | Freitag Type: Bug |

Re: [Django] #10827: django.auth create_permissions must clear the content type cache before creating permissions

2018-05-28 Thread Django
#10827: django.auth create_permissions must clear the content type cache before creating permissions + Reporter: Sean Legassick |Owner: (none) Type: Bug | Status:

Re: [Django] #29455: MySQL Backend & features detection are not taking MariaDB Aria engine into account

2018-05-28 Thread Django
#29455: MySQL Backend & features detection are not taking MariaDB Aria engine into account -+- Reporter: Benjamin Rigaud |Owner: nobody Type: Bug |

Re: [Django] #26819: Using a ArrayField on Meta.unique_together throws "unhashable type: 'list'" on validate_unique method

2018-05-28 Thread Django
#26819: Using a ArrayField on Meta.unique_together throws "unhashable type: 'list'" on validate_unique method --+--- Reporter: Gleber Diniz |Owner: Demur Nodia Type: Bug |