Re: [Django] #18485: Document behavior of PostgreSQL/Oracle when manually setting autoincrementing fields

2017-06-17 Thread Django
#18485: Document behavior of PostgreSQL/Oracle when manually setting autoincrementing fields -+- Reporter: greg.nicholas@… |Owner: François Type: | Freitag

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

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

Re: [Django] #28176: Expose real (i.e. not converted to string) value in widget option context

2017-06-17 Thread Django
#28176: Expose real (i.e. not converted to string) value in widget option context + Reporter: Moritz Sichert |Owner: nobody Type: New feature | Status: closed

Re: [Django] #28176: Expose real (i.e. not converted to string) value in widget option context

2017-06-17 Thread Django
#28176: Expose real (i.e. not converted to string) value in widget option context + Reporter: Moritz Sichert |Owner: nobody Type: New feature | Status: closed

Re: [Django] #28320: Parallel testing: Please implement a signal or call checks after test DB creation but before cloning it.

2017-06-17 Thread Django
#28320: Parallel testing: Please implement a signal or call checks after test DB creation but before cloning it. -+- Reporter: László Károlyi |Owner: nobody Type:

Re: [Django] #28305: AlterField migration tries to alter column that still has a foreign key contraint

2017-06-17 Thread Django
#28305: AlterField migration tries to alter column that still has a foreign key contraint -+- Reporter: Andreas Backx|Owner: nobody Type: Bug |

Re: [Django] #28320: Parallel testing: Please implement a signal or call checks after test DB creation but before cloning it.

2017-06-17 Thread Django
#28320: Parallel testing: Please implement a signal or call checks after test DB creation but before cloning it. -+- Reporter: László Károlyi |Owner: nobody Type:

Re: [Django] #27745: Improve code coverage for django/contrib/contenttypes

2017-06-17 Thread Django
#27745: Improve code coverage for django/contrib/contenttypes --+ Reporter: Anton Samarchyan |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #25530: Deferred SQL operations fail when a referenced table or column is renamed or deleted during the same migration

2017-06-17 Thread Django
#25530: Deferred SQL operations fail when a referenced table or column is renamed or deleted during the same migration -+- Reporter: Simon Philips|Owner: Simon

Re: [Django] #28303: IntegerField & NumberInput widget localize max_value when rendering form field

2017-06-17 Thread Django
#28303: IntegerField & NumberInput widget localize max_value when rendering form field -+ Reporter: Richard Owen |Owner: nobody Type: Bug | Status: closed

Re: [Django] #25530: Deferred SQL operations fail when a referenced table or column is renamed or deleted during the same migration

2017-06-17 Thread Django
#25530: Deferred SQL operations fail when a referenced table or column is renamed or deleted during the same migration ---+-- Reporter: Simon Philips |Owner: Simon Charette Type: Bug

Re: [Django] #28320: Parallel testing: Please implement a signal or call checks after test DB creation but before cloning it.

2017-06-17 Thread Django
#28320: Parallel testing: Please implement a signal or call checks after test DB creation but before cloning it. -+- Reporter: László Károlyi |Owner: nobody Type:

[Django] #28320: Parallel testing: Please implement a signal or call checks after test DB creation but before cloning it.

2017-06-17 Thread Django
#28320: Parallel testing: Please implement a signal or call checks after test DB creation but before cloning it. + Reporter: László Károlyi| Owner: nobody Type:

Re: [Django] #28316: ModelChoiceField with to_field_name doesn't select an option when editing

2017-06-17 Thread Django
#28316: ModelChoiceField with to_field_name doesn't select an option when editing + Reporter: László Károlyi |Owner: nobody Type: Bug | Status: new

Re: [Django] #28316: ModelChoiceField with to_field_name doesn't select an option when editing

2017-06-17 Thread Django
#28316: ModelChoiceField with to_field_name doesn't select an option when editing + Reporter: László Károlyi |Owner: nobody Type: Bug | Status: new

Re: [Django] #28316: ModelChoiceField with to_field_name doesn't select an option when editing

2017-06-17 Thread Django
#28316: ModelChoiceField with to_field_name doesn't select an option when editing + Reporter: László Károlyi |Owner: nobody Type: Bug | Status: new

Re: [Django] #28316: ModelChoiceField with to_field_name doesn't select an option when editing

2017-06-17 Thread Django
#28316: ModelChoiceField with to_field_name doesn't select an option when editing + Reporter: László Károlyi |Owner: nobody Type: Bug | Status: new

Re: [Django] #28316: ModelChoiceField with to_field_name doesn't select an option when editing (was: ModelChoiceField with to_field_name fails to render a widget properly)

2017-06-17 Thread Django
#28316: ModelChoiceField with to_field_name doesn't select an option when editing + Reporter: László Károlyi |Owner: nobody Type: Bug | Status: new

Re: [Django] #28319: Make TextField with choices use a Select widget

2017-06-17 Thread Django
#28319: Make TextField with choices use a Select widget -+- Reporter: Maciej Jaworski |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #28309: Migration bug in related_name for ManyToManyField with self

2017-06-17 Thread Django
#28309: Migration bug in related_name for ManyToManyField with self -+- Reporter: Ahmed Mohamed|Owner: nobody Type: Bug | Status: closed

Re: [Django] #28319: Make TextField with choices use a Select widget (was: TextField form widget is being overridden when choices are specified.)

2017-06-17 Thread Django
#28319: Make TextField with choices use a Select widget -+- Reporter: Maciej Jaworski |Owner: nobody Type: Bug | Status: new Component: Forms

Re: [Django] #28303: IntegerField & NumberInput widget localize max_value when rendering form field

2017-06-17 Thread Django
#28303: IntegerField & NumberInput widget localize max_value when rendering form field -+ Reporter: Richard Owen |Owner: nobody Type: Bug | Status: closed

[Django] #28319: TextField form widget is being overridden when choices are specified.

2017-06-17 Thread Django
#28319: TextField form widget is being overridden when choices are specified. -+- Reporter: Maciej | Owner: nobody Jaworski | Type: Bug|