Re: [Django] #27690: remove sleep before dropping test db?

2017-01-16 Thread Django
#27690: remove sleep before dropping test db? --+ Reporter: David Szotten |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Testing frame

Re: [Django] #27690: remove sleep before dropping test db?

2017-01-16 Thread Django
#27690: remove sleep before dropping test db? --+ Reporter: David Szotten |Owner: nobody Type: Cleanup/optimization | Status: new Component: Testing framewor

Re: [Django] #27690: remove sleep before dropping test db?

2017-01-16 Thread Django
#27690: remove sleep before dropping test db? --+ Reporter: David Szotten |Owner: nobody Type: Cleanup/optimization | Status: new Component: Testing framewor

Re: [Django] #27738: Default index name not set outside of migrations

2017-01-16 Thread Django
#27738: Default index name not set outside of migrations ---+-- Reporter: Mads Jensen|Owner: nobody Type: Bug| Status: new Component: Uncategorized |

[Django] #27738: Default index name not set outside of migrations

2017-01-16 Thread Django
#27738: Default index name not set outside of migrations -+ Reporter: Mads Jensen| Owner: nobody Type: Bug| Status: new Component: Uncategorized

Re: [Django] #25809: PostgreSQL 9.5 BRIN Index support in contrib.postgres

2017-01-16 Thread Django
#25809: PostgreSQL 9.5 BRIN Index support in contrib.postgres -+- Reporter: Asif Saifuddin Auvi |Owner: Mads | Jensen Type: New feature |

Re: [Django] #27735: l10n is applied to Select widget's choices after template-based widget rendering

2017-01-16 Thread Django
#27735: l10n is applied to Select widget's choices after template-based widget rendering -+- Reporter: David Szotten|Owner: nobody Type: | Stat

Re: [Django] #15667: Implement template-based widget rendering

2017-01-16 Thread Django
#15667: Implement template-based widget rendering + Reporter: Bruno Renié |Owner: (none) Type: New feature | Status: closed Component: Forms |

Re: [Django] #27737: Investigate if reloading old relational fields in migration operations' state_forwards is needed

2017-01-16 Thread Django
#27737: Investigate if reloading old relational fields in migration operations' state_forwards is needed -+- Reporter: Markus Holtermann|Owner: Markus Type: | Holte

[Django] #27737: Investigate if reloading old relational fields in migration operations' state_forwards is needed

2017-01-16 Thread Django
#27737: Investigate if reloading old relational fields in migration operations' state_forwards is needed -+- Reporter: Markus | Owner: Markus Holtermann Holtermann |

Re: [Django] #27735: l10n is applied to Select widget's choices after template-based widget rendering

2017-01-16 Thread Django
#27735: l10n is applied to Select widget's choices after template-based widget rendering -+- Reporter: David Szotten|Owner: nobody Type: | Stat

Re: [Django] #8851: Add a default option to list_filter in the admin interface

2017-01-16 Thread Django
#8851: Add a default option to list_filter in the admin interface -+- Reporter: Riskable |Owner: Harro | Type: New feature | S

Re: [Django] #27735: l10n is applied to Select widget's choices after template-based widget rendering

2017-01-16 Thread Django
#27735: l10n is applied to Select widget's choices after template-based widget rendering --+ Reporter: David Szotten |Owner: nobody Type: Cleanup/optimization | St

Re: [Django] #25307: Cannot use .annotate with conditional expressions

2017-01-16 Thread Django
#25307: Cannot use .annotate with conditional expressions -+- Reporter: Jared Proffitt |Owner: nobody Type: Bug | Status: closed Component: Dat

Re: [Django] #27544: F() Expressions updating dates in .update() field fails on SQLite

2017-01-16 Thread Django
#27544: F() Expressions updating dates in .update() field fails on SQLite -+- Reporter: Gary Graham |Owner: Andrew | Nester Type: Bug

Re: [Django] #27735: l10n is applied to Select widget's choices after template-based widget rendering

2017-01-16 Thread Django
#27735: l10n is applied to Select widget's choices after template-based widget rendering --+ Reporter: David Szotten |Owner: nobody Type: Cleanup/optimization | St

Re: [Django] #27666: Delay rendering of models in migration operations when possible

2017-01-16 Thread Django
#27666: Delay rendering of models in migration operations when possible -+- Reporter: Markus Holtermann|Owner: Markus Type: | Holtermann Cleanup/optimization

Re: [Django] #27736: Prefer decorators for lookup-registration

2017-01-16 Thread Django
#27736: Prefer decorators for lookup-registration --+ Reporter: Mads Jensen |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Core (Oth

Re: [Django] #27735: l10n is applied to Select widget's choices after template-based widget rendering (was: l10n change for Select widget)

2017-01-16 Thread Django
#27735: l10n is applied to Select widget's choices after template-based widget rendering --+ Reporter: David Szotten |Owner: nobody Type: Cleanup/optimization | St

Re: [Django] #16614: Support server-side cursors for queryset iteration in database backends

2017-01-16 Thread Django
#16614: Support server-side cursors for queryset iteration in database backends -+- Reporter: Dan McGee|Owner: nobody Type: New feature | Status: new

Re: [Django] #27639: Add a chunk size argument to QuerySet.iterator()

2017-01-16 Thread Django
#27639: Add a chunk size argument to QuerySet.iterator() -+- Reporter: François Freitag |Owner: François | Freitag Type: New feature |

Re: [Django] #27544: F() Expressions updating dates in .update() field fails on SQLite

2017-01-16 Thread Django
#27544: F() Expressions updating dates in .update() field fails on SQLite -+- Reporter: Gary Graham |Owner: Andrew | Nester Type: Bug

Re: [Django] #27544: F() Expressions updating dates in .update() field fails on SQLite

2017-01-16 Thread Django
#27544: F() Expressions updating dates in .update() field fails on SQLite -+- Reporter: Gary Graham |Owner: Andrew | Nester Type: Bug

Re: [Django] #27544: F() Expressions updating dates in .update() field fails on SQLite

2017-01-16 Thread Django
#27544: F() Expressions updating dates in .update() field fails on SQLite -+- Reporter: Gary Graham |Owner: Andrew | Nester Type: Bug

Re: [Django] #27736: Prefer decorators for lookup-registration

2017-01-16 Thread Django
#27736: Prefer decorators for lookup-registration --+ Reporter: Mads Jensen |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (Other)

Re: [Django] #27055: Model form with geometry widgets has invalid html

2017-01-16 Thread Django
#27055: Model form with geometry widgets has invalid html -+- Reporter: Antonis |Owner: Antonis Christofides | Christofides Type: Bug |

Re: [Django] #27736: Prefer decorators for lookup-registration

2017-01-16 Thread Django
#27736: Prefer decorators for lookup-registration --+ Reporter: Mads Jensen |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (Other)

Re: [Django] #13659: Make the request accessible in callables used in ModelAdmin.list_display

2017-01-16 Thread Django
#13659: Make the request accessible in callables used in ModelAdmin.list_display -+ Reporter: Sebastian Noack |Owner: Paulo Type: New feature | Status: assigned Comp

Re: [Django] #27732: django.contrib.postgres.search SearchRank doesn't handle SearchVectorField references

2017-01-16 Thread Django
#27732: django.contrib.postgres.search SearchRank doesn't handle SearchVectorField references --+-- Reporter: Matt Hoskins |Owner: (none) Type: Bug | Status