[Django] #29258: Better error message for passing authentication backend class where string expected

2018-03-24 Thread Django
#29258: Better error message for passing authentication backend class where string expected -+ Reporter: Ryan Govostes | Owner: nobody Type: New feature| Status: new

Re: [Django] #29203: Cached Session may cause losing a session, when it failed to connect to cache backend

2018-03-24 Thread Django
#29203: Cached Session may cause losing a session, when it failed to connect to cache backend -+- Reporter: Kenial Sookyum Lee |Owner: nobody Type: Bug |

Re: [Django] #29257: If creation of a db cursor fails, the resulting traceback is misleading

2018-03-24 Thread Django
#29257: If creation of a db cursor fails, the resulting traceback is misleading -+- Reporter: Jerome Leclanche |Owner: nobody Type: Bug | Status: new

[Django] #29257: If creation of a db cursor fails, the resulting traceback is misleading

2018-03-24 Thread Django
#29257: If creation of a db cursor fails, the resulting traceback is misleading -+- Reporter: Jerome | Owner: nobody Leclanche | Type: |

Re: [Django] #29202: KeyError in django-sites caching (race condition?)

2018-03-24 Thread Django
#29202: KeyError in django-sites caching (race condition?) +-- Reporter: Dominik George |Owner: nobody Type: Bug | Status: closed Component: contrib.sites

Re: [Django] #29241: ConditionalGetMiddleware and x-sendfile

2018-03-24 Thread Django
#29241: ConditionalGetMiddleware and x-sendfile -+ Reporter: TZanke |Owner: nobody Type: Bug | Status: new Component: Core (Cache

Re: [Django] #29243: Improve efficiency of migration graph algorithm (was: Migration graph code is inefficient)

2018-03-24 Thread Django
#29243: Improve efficiency of migration graph algorithm --+ Reporter: Krzysztof Gogolewski |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #29247: A custom blank value in model field choices doesn't work when using named groups (was: Choices ignoring the defined blank value)

2018-03-24 Thread Django
#29247: A custom blank value in model field choices doesn't work when using named groups -+- Reporter: orlnub123|Owner: nobody Type: Bug |

Re: [Django] #29249: Add option to dumpdata with unicode JSON

2018-03-24 Thread Django
#29249: Add option to dumpdata with unicode JSON -+- Reporter: hakib|Owner: nobody Type: New feature | Status: new Component: Core

Re: [Django] #29249: Add option to dumpdata to allow unicode JSON or YAML (was: Add option to dumpdata with unicode JSON)

2018-03-24 Thread Django
#29249: Add option to dumpdata to allow unicode JSON or YAML -+- Reporter: hakib|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #29255: bulk=False does not work with m2m relations

2018-03-24 Thread Django
#29255: bulk=False does not work with m2m relations ---+-- Reporter: Victor Porton |Owner: nobody Type: Bug| Status: closed Component: Documentation |

Re: [Django] #29256: Need a save() call after assigning a many to many relation (was: Needs two save() calls)

2018-03-24 Thread Django
#29256: Need a save() call after assigning a many to many relation -+- Reporter: Victor Porton|Owner: nobody Type: Bug | Status: closed

Re: [Django] #29256: Needs two save() calls

2018-03-24 Thread Django
#29256: Needs two save() calls -+- Reporter: Victor Porton|Owner: nobody Type: Bug | Status: new Component: Database layer |

[Django] #29256: Needs two save() calls

2018-03-24 Thread Django
#29256: Needs two save() calls -+- Reporter: Victor | Owner: nobody Porton | Type: Bug| Status: new Component:

[Django] #29255: bulk=False does not work with m2m relations

2018-03-24 Thread Django
#29255: bulk=False does not work with m2m relations -+ Reporter: Victor Porton | Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #29254: Improve paginator count performance by removing select_related from the query

2018-03-24 Thread Django
#29254: Improve paginator count performance by removing select_related from the query -+- Reporter: hakib|Owner: nobody Type: |

Re: [Django] #28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets

2018-03-24 Thread Django
#28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets ---+ Reporter: Ben Cole |Owner: nobody Type: Bug| Status: new

Re: [Django] #28554: Add support for multiple file fields

2018-03-24 Thread Django
#28554: Add support for multiple file fields -+- Reporter: Johannes Hoppe |Owner: Johannes | Hoppe Type: New feature |

Re: [Django] #29253: method_decorator() with list argument doesn't copy over attributes of the decorator function

2018-03-24 Thread Django
#29253: method_decorator() with list argument doesn't copy over attributes of the decorator function +-- Reporter: Chris Jerdonek |Owner: Chris Jerdonek Type: Bug |

Re: [Django] #29253: method_decorator() with list argument doesn't copy over attributes of the decorator function

2018-03-24 Thread Django
#29253: method_decorator() with list argument doesn't copy over attributes of the decorator function +-- Reporter: Chris Jerdonek |Owner: Chris Jerdonek Type: Bug |

[Django] #29254: Improve paginator count performance by removing select_related from the query

2018-03-24 Thread Django
#29254: Improve paginator count performance by removing select_related from the query -+- Reporter: hakib | Owner: nobody Type: | Status: new