Re: [Django] #28936: simplify_regex should remove redundant escape sequences outside groups

2018-12-28 Thread Django
#28936: simplify_regex should remove redundant escape sequences outside groups -+- Reporter: Cristi Vîjdea|Owner: Avinash | Raj Type: Bug

Re: [Django] #29994: Document performance issues in FileBasedCache

2018-12-28 Thread Django
#29994: Document performance issues in FileBasedCache -+- Reporter: Mateusz Konieczny|Owner: Abhishek Type: | Bera Cleanup/optimization |

Re: [Django] #30066: UserManager.create_superuser doesn't allow for omitting email or password, unlike create_user which does.

2018-12-28 Thread Django
#30066: UserManager.create_superuser doesn't allow for omitting email or password, unlike create_user which does. -+- Reporter: Joshua Cannon|Owner: Abhishek

Re: [Django] #27021: Add explicit support for Q object annotations

2018-12-28 Thread Django
#27021: Add explicit support for Q object annotations -+- Reporter: Josh Smeaton |Owner: Sergey | Fedoseev Type: New feature |

Re: [Django] #30066: UserManager.create_superuser doesn't allow for omitting email or password, unlike create_user which does.

2018-12-28 Thread Django
#30066: UserManager.create_superuser doesn't allow for omitting email or password, unlike create_user which does. -+- Reporter: Joshua Cannon|Owner: Abhishek

Re: [Django] #30061: annotate boolean from a Q object

2018-12-28 Thread Django
#30061: annotate boolean from a Q object -+- Reporter: Ryan Hiebert |Owner: nobody Type: New feature | Status: closed Component: Database layer

[Django] #30067: 500 Internal Server Error!! - Issue in wsgi in django application migrating from python2.7 to python3.6

2018-12-28 Thread Django
#30067: 500 Internal Server Error!! - Issue in wsgi in django application migrating from python2.7 to python3.6 -+- Reporter: sindhujit | Owner: nobody Type: Bug|

Re: [Django] #28991: Add an admin filter with choices "all", "blank", "not blank"

2018-12-28 Thread Django
#28991: Add an admin filter with choices "all", "blank", "not blank" ---+ Reporter: Jonas Haag |Owner: (none) Type: New feature| Status: new Component: contrib.admin

[Django] #30066: UserManager.create_superuser doesn't allow for omitting email or password, unlike create_user which does.

2018-12-28 Thread Django
#30066: UserManager.create_superuser doesn't allow for omitting email or password, unlike create_user which does. -+- Reporter: Joshua | Owner: nobody Cannon |

Re: [Django] #29973: compilemessages misses ignore option, compiles more than needed

2018-12-28 Thread Django
#29973: compilemessages misses ignore option, compiles more than needed -+- Reporter: Elger Jonker |Owner: Ryan | Siemens Type: New feature

Re: [Django] #30053: Allow for conditional QuerySet.update_or_create()

2018-12-28 Thread Django
#30053: Allow for conditional QuerySet.update_or_create() -+- Reporter: Joshua Cannon|Owner: Nasir | Hussain Type: New feature |

Re: [Django] #30053: Allow for conditional QuerySet.update_or_create()

2018-12-28 Thread Django
#30053: Allow for conditional QuerySet.update_or_create() -+- Reporter: Joshua Cannon|Owner: Nasir | Hussain Type: New feature |

Re: [Django] #30053: Allow for conditional QuerySet.update_or_create()

2018-12-28 Thread Django
#30053: Allow for conditional QuerySet.update_or_create() -+- Reporter: Joshua Cannon|Owner: Nasir | Hussain Type: New feature |

Re: [Django] #30053: Allow for conditional QuerySet.update_or_create()

2018-12-28 Thread Django
#30053: Allow for conditional QuerySet.update_or_create() -+- Reporter: Joshua Cannon|Owner: Nasir | Hussain Type: New feature |

Re: [Django] #30053: Allow for conditional QuerySet.update_or_create()

2018-12-28 Thread Django
#30053: Allow for conditional QuerySet.update_or_create() -+- Reporter: Joshua Cannon|Owner: Nasir | Hussain Type: New feature |

Re: [Django] #30053: Allow for conditional QuerySet.update_or_create()

2018-12-28 Thread Django
#30053: Allow for conditional QuerySet.update_or_create() -+- Reporter: Joshua Cannon|Owner: Nasir | Hussain Type: New feature |

Re: [Django] #30053: Allow for conditional QuerySet.update_or_create()

2018-12-28 Thread Django
#30053: Allow for conditional QuerySet.update_or_create() -+- Reporter: Joshua Cannon|Owner: Nasir | Hussain Type: New feature |

Re: [Django] #30053: Allow for conditional QuerySet.update_or_create()

2018-12-28 Thread Django
#30053: Allow for conditional QuerySet.update_or_create() -+- Reporter: Joshua Cannon|Owner: Nasir | Hussain Type: New feature |

Re: [Django] #30053: Allow for conditional QuerySet.update_or_create()

2018-12-28 Thread Django
#30053: Allow for conditional QuerySet.update_or_create() -+- Reporter: Joshua Cannon|Owner: Nasir | Hussain Type: New feature |

Re: [Django] #30065: Migration crash on removal of field in unique together. (was: Bug in django migrations)

2018-12-28 Thread Django
#30065: Migration crash on removal of field in unique together. -+- Reporter: ZaArsProgger |Owner: nobody Type: Bug | Status: closed

Re: [Django] #30053: Allow for conditional QuerySet.update_or_create()

2018-12-28 Thread Django
#30053: Allow for conditional QuerySet.update_or_create() -+- Reporter: Joshua Cannon|Owner: Nasir | Hussain Type: New feature |

Re: [Django] #30046: GeometryCollection causes SIGABRT if initialized with an empty Polygon and a Point

2018-12-28 Thread Django
#30046: GeometryCollection causes SIGABRT if initialized with an empty Polygon and a Point -+- Reporter: Matevž Poljanc |Owner: Sergey | Fedoseev

Re: [Django] #30065: Bug in django migrations

2018-12-28 Thread Django
#30065: Bug in django migrations -+- Reporter: ZaArsProgger |Owner: nobody Type: Bug | Status: new Component: Migrations |

[Django] #30065: Bug in django migrations

2018-12-28 Thread Django
#30065: Bug in django migrations -+- Reporter: | Owner: nobody ZaArsProgger | Type: Bug| Status: new Component:

Re: [Django] #30059: DELETE request with payload makes subsequent request fail

2018-12-28 Thread Django
#30059: DELETE request with payload makes subsequent request fail --+-- Reporter: Dmytro Yurchenko |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #30050: InlineModelAdmin.has_change_permission() incorrectly called with non-None obj during add

2018-12-28 Thread Django
#30050: InlineModelAdmin.has_change_permission() incorrectly called with non-None obj during add -+ Reporter: Andrea Angelini |Owner: nobody Type: Bug | Status:

Re: [Django] #30053: Allow for conditional QuerySet.update_or_create()

2018-12-28 Thread Django
#30053: Allow for conditional QuerySet.update_or_create() -+- Reporter: Joshua Cannon|Owner: Nasir | Hussain Type: New feature |

Re: [Django] #30053: Allow for conditional QuerySet.update_or_create()

2018-12-28 Thread Django
#30053: Allow for conditional QuerySet.update_or_create() -+- Reporter: Joshua Cannon|Owner: Nasir | Hussain Type: New feature |

Re: [Django] #30053: Allow for conditional QuerySet.update_or_create()

2018-12-28 Thread Django
#30053: Allow for conditional QuerySet.update_or_create() -+- Reporter: Joshua Cannon|Owner: nobody Type: New feature | Status: new Component: