Re: [Django] #30243: Reduce structural dependency in contrib.admin 'has_file_field' checks

2019-03-08 Thread Django
#30243: Reduce structural dependency in contrib.admin 'has_file_field' checks -+- Reporter: btknu|Owner: btknu Type: | Status: closed

Re: [Django] #30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied

2019-03-08 Thread Django
#30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied -+- Reporter: Lukas Klement|Owner: nobody Type: Bug |

[Django] #30244: Aggregate functions with filter have bug with state mutation in get_source_expressions() method

2019-03-08 Thread Django
#30244: Aggregate functions with filter have bug with state mutation in get_source_expressions() method -+- Reporter: gtors | Owner: nobody Type: Bug| Status:

Re: [Django] #30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied

2019-03-08 Thread Django
#30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied -+- Reporter: Lukas Klement|Owner: nobody Type: Bug |

Re: [Django] #30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied

2019-03-08 Thread Django
#30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied -+- Reporter: Lukas Klement|Owner: nobody Type: Bug |

Re: [Django] #30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied

2019-03-08 Thread Django
#30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied -+- Reporter: Lukas Klement|Owner: nobody Type: Bug |

Re: [Django] #30152: MySQL: "Cannot change column 'id': used in a foreign key constraint" when altering pk referenced by ManyToMany relation (was: MySQL: "Cannot change column 'id': used in a foreign

2019-03-08 Thread Django
#30152: MySQL: "Cannot change column 'id': used in a foreign key constraint" when altering pk referenced by ManyToMany relation ---+ Reporter: Carsten Fuchs |Owner: Dart Type: Bug|

Re: [Django] #30152: MySQL: "Cannot change column 'id': used in a foreign key constraint" when altering pk of model with ForeignKey to self

2019-03-08 Thread Django
#30152: MySQL: "Cannot change column 'id': used in a foreign key constraint" when altering pk of model with ForeignKey to self ---+ Reporter: Carsten Fuchs |Owner: Dart Type: Bug|

Re: [Django] #30152: MySQL: "Cannot change column 'id': used in a foreign key constraint" when altering pk of model with ForeignKey to self

2019-03-08 Thread Django
#30152: MySQL: "Cannot change column 'id': used in a foreign key constraint" when altering pk of model with ForeignKey to self ---+ Reporter: Carsten Fuchs |Owner: Dart Type: Bug|

Re: [Django] #30243: Reduce structural dependency in contrib.admin 'has_file_field' checks

2019-03-08 Thread Django
#30243: Reduce structural dependency in contrib.admin 'has_file_field' checks -+- Reporter: btknu|Owner: btknu Type: | Status:

[Django] #30243: Reduce structural dependency in contrib.admin 'has_file_field' checks

2019-03-08 Thread Django
#30243: Reduce structural dependency in contrib.admin 'has_file_field' checks +-- Reporter: btknu | Owner: btknu Type: Cleanup/optimization | Status:

Re: [Django] #30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied

2019-03-08 Thread Django
#30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied -+- Reporter: Lukas Klement|Owner: nobody Type: Bug |

Re: [Django] #21703: `exclude` query with `F` object across relationship fails

2019-03-08 Thread Django
#21703: `exclude` query with `F` object across relationship fails -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: new

Re: [Django] #30226: Add base authentication backend to ease custom backend creation.

2019-03-08 Thread Django
#30226: Add base authentication backend to ease custom backend creation. -+- Reporter: Tobias Bengfort |Owner: nobody Type: New feature | Status: new

Re: [Django] #30226: Add base authentication backend to ease custom backend creation.

2019-03-08 Thread Django
#30226: Add base authentication backend to ease custom backend creation. -+ Reporter: Tobias Bengfort |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #30226: Add base authentication backend to ease custom backend creation.

2019-03-08 Thread Django
#30226: Add base authentication backend to ease custom backend creation. -+ Reporter: Tobias Bengfort |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #30226: Add base authentication backend to ease custom backend creation.

2019-03-08 Thread Django
#30226: Add base authentication backend to ease custom backend creation. -+ Reporter: Tobias Bengfort |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #30186: Show applied datetime in showmigrations

2019-03-08 Thread Django
#30186: Show applied datetime in showmigrations -+- Reporter: Timothy Schilling|Owner: Timothy | Schilling Type: New feature |

Re: [Django] #30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied

2019-03-08 Thread Django
#30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied -+- Reporter: Lukas Klement|Owner: nobody Type: Bug |

Re: [Django] #30242: Double spaces before limit/offset clause in as_sql() of SQLCompiler

2019-03-08 Thread Django
#30242: Double spaces before limit/offset clause in as_sql() of SQLCompiler -+- Reporter: hangpark |Owner: hangpark Type: | Status:

Re: [Django] #28919: Add support for Common Table Expression (CTE) queries

2019-03-08 Thread Django
#28919: Add support for Common Table Expression (CTE) queries -+- Reporter: Daniel Miller|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #17345: Allow ordering override on ManyToManyField

2019-03-08 Thread Django
#17345: Allow ordering override on ManyToManyField -+- Reporter: FunkyBob |Owner: nobody Type: New feature | Status: new Component: Database