Re: [Django] #29024: `TestContextDecorator` never exits if `setUp` fails in tests

2018-02-13 Thread Django
#29024: `TestContextDecorator` never exits if `setUp` fails in tests -+- Reporter: Anthony King |Owner: Shahbaj | Sayyad Type: Bug

Re: [Django] #29129: Child model updates parent model with empty fields making an extra query in multi-inheritance when parent model has custom PK

2018-02-13 Thread Django
#29129: Child model updates parent model with empty fields making an extra query in multi-inheritance when parent model has custom PK -+- Reporter: user0007 |Owner: Ashaba

Re: [Django] #29024: `TestContextDecorator` never exits if `setUp` fails in tests

2018-02-13 Thread Django
#29024: `TestContextDecorator` never exits if `setUp` fails in tests -+- Reporter: Anthony King |Owner: Shahbaj | Sayyad Type: Bug

Re: [Django] #29024: `TestContextDecorator` never exits if `setUp` fails in tests

2018-02-13 Thread Django
#29024: `TestContextDecorator` never exits if `setUp` fails in tests -+- Reporter: Anthony King |Owner: Shahbaj | Sayyad Type: Bug

Re: [Django] #28933: Optimize the queries for ModelAdmin.date_hierarchy (was: Implement a range-based filter for Django Admin date_hierarchy)

2018-02-13 Thread Django
#28933: Optimize the queries for ModelAdmin.date_hierarchy --+ Reporter: hakib |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #29106: Make manage.py test display the test tags that are in use

2018-02-13 Thread Django
#29106: Make manage.py test display the test tags that are in use -+- Reporter: Rich Jones |Owner: Sanyam Type: | Khurana Cleanup/optimization

Re: [Django] #23646: query set sql update to change different values by different keys (include django-bulk-update in core)

2018-02-13 Thread Django
#23646: query set sql update to change different values by different keys (include django-bulk-update in core) -+- Reporter: Brillgen Developers |Owner: Tom |

Re: [Django] #23646: query set sql update to change different values by different keys (include django-bulk-update in core)

2018-02-13 Thread Django
#23646: query set sql update to change different values by different keys (include django-bulk-update in core) -+- Reporter: Brillgen Developers |Owner: nobody Type: New feature

Re: [Django] #29037: Add a bulk_update method to models

2018-02-13 Thread Django
#29037: Add a bulk_update method to models -+- Reporter: Tom Forbes |Owner: nobody Type: New feature | Status: closed Component: Database layer

Re: [Django] #29098: Add SimpleTestCase.assertRedirectsRegex() (was: Allow assertRedirects to handle regex matches.)

2018-02-13 Thread Django
#29098: Add SimpleTestCase.assertRedirectsRegex() ---+ Reporter: Dan J Strohl |Owner: nobody Type: New feature| Status: new Component: Testing framework |

Re: [Django] #29062: "database table locked errors" when using sqlite in-memory database with LiveServerTestCase

2018-02-13 Thread Django
#29062: "database table locked errors" when using sqlite in-memory database with LiveServerTestCase -+- Reporter: Juozas Masiulis |Owner: nobody Type: Bug |

Re: [Django] #29026: Make makemigrations scriptable / script-friendly

2018-02-13 Thread Django
#29026: Make makemigrations scriptable / script-friendly -+- Reporter: Chris Jerdonek |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #29040: test database creation log output doesn't use consistent stream

2018-02-13 Thread Django
#29040: test database creation log output doesn't use consistent stream -+- Reporter: Chris Jerdonek |Owner: nobody Type: | Status: new

Re: [Django] #29126: Model.update_or_create method pk issue.

2018-02-13 Thread Django
#29126: Model.update_or_create method pk issue. -+- Reporter: Théo "Bob" Massard |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #29129: Child model updates parent model with empty fields making an extra query in multi-inheritance when parent model has custom PK (was: Child model updates parent model with empty fie

2018-02-13 Thread Django
#29129: Child model updates parent model with empty fields making an extra query in multi-inheritance when parent model has custom PK -+- Reporter: user0007 |Owner: nobody Type:

Re: [Django] #29130: floatformat is rounding off incorrectly

2018-02-13 Thread Django
#29130: floatformat is rounding off incorrectly -+- Reporter: Akash Deshpande |Owner: nobody Type: Bug | Status: closed Component: Template

Re: [Django] #29010: Allow customizing the autocomplete search results based on the querying model

2018-02-13 Thread Django
#29010: Allow customizing the autocomplete search results based on the querying model -+- Reporter: Muslu Y. |Owner: nobody Type: New feature |