Re: [Django] #29705: RuntimeError while save webp file to Image-Field (was: Runtimeerror while Django Image Field received some type of webp file)

2018-08-22 Thread Django
#29705: RuntimeError while save webp file to Image-Field -+- Reporter: Ji Qu|Owner: Ji Qu Type: Bug | Status: assigned Component:

Re: [Django] #29705: Runtimeerror while Django Image Field received some type of webp file

2018-08-22 Thread Django
#29705: Runtimeerror while Django Image Field received some type of webp file -+- Reporter: Ji Qu|Owner: Ji Qu Type: Bug | Status:

Re: [Django] #29705: Runtimeerror while Django Image Field received some type of webp file

2018-08-22 Thread Django
#29705: Runtimeerror while Django Image Field received some type of webp file --+-- Reporter: Ji Qu |Owner: Ji Qu Type: Bug | Status: assigned Component:

[Django] #29705: Runtimeerror while Django Image Field received some type of webp file

2018-08-22 Thread Django
#29705: Runtimeerror while Django Image Field received some type of webp file +--- Reporter: Ji Qu | Owner: nobody Type: Bug | Status: new

Re: [Django] #29700: Document ModelAdmin.autocomplete_view() and AutocompleteJsonView (as customisation point). (was: Provide an "autocomplete_ordering" value in ModelAdmin, to decouple autocomplete o

2018-08-22 Thread Django
#29700: Document ModelAdmin.autocomplete_view() and AutocompleteJsonView (as customisation point). --+ Reporter: David W. Lloyd|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #29703: Deprecate undocumented QuerySetPaginator

2018-08-22 Thread Django
#29703: Deprecate undocumented QuerySetPaginator -+- Reporter: Nick Pope|Owner: Nick Pope Type: | Status: assigned Cleanup/optimization

[Django] #29704: manage.py test does not always accept test-runner specific command line options

2018-08-22 Thread Django
#29704: manage.py test does not always accept test-runner specific command line options -+- Reporter: Matthijs | Owner: nobody Kooijman | Type: Bug

Re: [Django] #29703: Deprecate undocumented QuerySetPaginator

2018-08-22 Thread Django
#29703: Deprecate undocumented QuerySetPaginator -+- Reporter: Nick Pope|Owner: Nick Pope Type: | Status: assigned Cleanup/optimization

[Django] #29703: Deprecate undocumented QuerySetPaginator

2018-08-22 Thread Django
#29703: Deprecate undocumented QuerySetPaginator -+- Reporter: Nick Pope | Owner: Nick Pope Type: | Status: assigned Cleanup/optimization |

Re: [Django] #29688: ModelAdmin: Add attribute to override manager used by ModelAdmin.get_queryset()

2018-08-22 Thread Django
#29688: ModelAdmin: Add attribute to override manager used by ModelAdmin.get_queryset() ---+-- Reporter: Jon Dufresne |Owner: nobody Type: New feature| Status: new

Re: [Django] #29700: Provide an "autocomplete_ordering" value in ModelAdmin, to decouple autocomplete ordering from admin ordering

2018-08-22 Thread Django
#29700: Provide an "autocomplete_ordering" value in ModelAdmin, to decouple autocomplete ordering from admin ordering +-- Reporter: David W. Lloyd |Owner: nobody Type: New feature |

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

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

Re: [Django] #27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead

2018-08-22 Thread Django
#27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead -+- Reporter: Hanne Moa|Owner: nobody Type: |

Re: [Django] #26352: models.E003 check incorrectly prevents duplicate ManyToMany through-self that differ by through_fields

2018-08-22 Thread Django
#26352: models.E003 check incorrectly prevents duplicate ManyToMany through-self that differ by through_fields --+ Reporter: Simon Willison|Owner: nobody Type: Bug

Re: [Django] #29702: QuerySet database-side pattern regexp support

2018-08-22 Thread Django
#29702: QuerySet database-side pattern regexp support -+- Reporter: Alex Damian |Owner: nobody Type: New feature | Status: new Component: Database

Re: [Django] #25513: Refactor the admin paginator customizations to make them reuseable

2018-08-22 Thread Django
#25513: Refactor the admin paginator customizations to make them reuseable --+- Reporter: Vlada Macek |Owner: Sasha Gaevsky Type: New feature | Status: assigned

Re: [Django] #29444: Allow modification of RETURNING values in django.contrib.postgres

2018-08-22 Thread Django
#29444: Allow modification of RETURNING values in django.contrib.postgres -+- Reporter: Johannes Hoppe |Owner: Johannes | Hoppe Type: New feature

Re: [Django] #29702: QuerySet database-side pattern regexp support

2018-08-22 Thread Django
#29702: QuerySet database-side pattern regexp support -+- Reporter: Alex Damian |Owner: nobody Type: New feature | Status: new Component: Database

Re: [Django] #29408: Add validation of related fields in model Meta.ordering (was: Add validation of ordering by a field from related model.)

2018-08-22 Thread Django
#29408: Add validation of related fields in model Meta.ordering -+- Reporter: Shadi Akiki |Owner: Hasan Type: | Ramezani Cleanup/optimization

Re: [Django] #29702: QuerySet database-side pattern regexp support

2018-08-22 Thread Django
#29702: QuerySet database-side pattern regexp support -+- Reporter: Alex Damian |Owner: nobody Type: New feature | Status: new Component: Database

Re: [Django] #29699: Remove redirect loop warning re. using redirect_authenticated_user with permissions checking.

2018-08-22 Thread Django
#29699: Remove redirect loop warning re. using redirect_authenticated_user with permissions checking. -+- Reporter: brickl |Owner: nobody Type: |

Re: [Django] #29699: Remove redirect loop warning re. using redirect_authenticated_user with permissions checking.

2018-08-22 Thread Django
#29699: Remove redirect loop warning re. using redirect_authenticated_user with permissions checking. -+- Reporter: brickl |Owner: nobody Type: |

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

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

Re: [Django] #29702: QuerySet database-side pattern regexp support (was: QuerySet database pattern regexp support)

2018-08-22 Thread Django
#29702: QuerySet database-side pattern regexp support ---+-- Reporter: ddalex |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

[Django] #29702: QuerySet database pattern regexp support

2018-08-22 Thread Django
#29702: QuerySet database pattern regexp support -+ Reporter: ddalex | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #29700: Provide an "autocomplete_ordering" value in ModelAdmin, to decouple autocomplete ordering from admin ordering

2018-08-22 Thread Django
#29700: Provide an "autocomplete_ordering" value in ModelAdmin, to decouple autocomplete ordering from admin ordering +-- Reporter: David W. Lloyd |Owner: nobody Type: New feature |

Re: [Django] #29701: has_add_permission in admin.TabularInline gives KeyError exception

2018-08-22 Thread Django
#29701: has_add_permission in admin.TabularInline gives KeyError exception ---+-- Reporter: Harm Verhagen |Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #29688: ModelAdmin: Add attribute to override manager used by ModelAdmin.get_queryset()

2018-08-22 Thread Django
#29688: ModelAdmin: Add attribute to override manager used by ModelAdmin.get_queryset() ---+-- Reporter: Jon Dufresne |Owner: nobody Type: New feature| Status: new

Re: [Django] #29701: has_add_permission in admin.TabularInline gives KeyError exception

2018-08-22 Thread Django
#29701: has_add_permission in admin.TabularInline gives KeyError exception ---+-- Reporter: Harm Verhagen |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #29701: has_add_permission in admin.TabularInline gives KeyError exception

2018-08-22 Thread Django
#29701: has_add_permission in admin.TabularInline gives KeyError exception ---+-- Reporter: Harm Verhagen |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #29701: has_add_permission in admin.TabularInline gives KeyError exception

2018-08-22 Thread Django
#29701: has_add_permission in admin.TabularInline gives KeyError exception ---+-- Reporter: Harm Verhagen |Owner: nobody Type: Bug| Status: new Component:

[Django] #29701: has_add_permission in admin.TabularInline gives KeyError exception

2018-08-22 Thread Django
#29701: has_add_permission in admin.TabularInline gives KeyError exception -+ Reporter: Harm Verhagen | Owner: nobody Type: Bug| Status: new

Re: [Django] #29697: Complex query crashes with "missing FROM-clause entry for table" (was: Missing FROM-clause entry for table)

2018-08-22 Thread Django
#29697: Complex query crashes with "missing FROM-clause entry for table" -+- Reporter: Dmitry |Owner: nobody Type: Bug | Status: new

Re: [Django] #29698: Model Field._check_choices() crashes with TypeError on some invalid values.

2018-08-22 Thread Django
#29698: Model Field._check_choices() crashes with TypeError on some invalid values. -+- Reporter: fmichea |Owner: fmichea Type: Bug |

Re: [Django] #29698: Model Field._check_choices() crashes with TypeError on some invalid values. (was: Model Field _check_choices does not handle some invalid values.)

2018-08-22 Thread Django
#29698: Model Field._check_choices() crashes with TypeError on some invalid values. -+- Reporter: fmichea |Owner: fmichea Type: Bug |

Re: [Django] #29654: Truncate should use horizontal ellipsis character instead of three dots

2018-08-22 Thread Django
#29654: Truncate should use horizontal ellipsis character instead of three dots -+- Reporter: Sudhanshu Mishra |Owner: nobody Type: | Status:

Re: [Django] #29699: Remove redirect loop warning re. using redirect_authenticated_user with permissions checking.

2018-08-22 Thread Django
#29699: Remove redirect loop warning re. using redirect_authenticated_user with permissions checking. -+- Reporter: brickl |Owner: nobody Type: |

Re: [Django] #29490: Subresource integrity for form assets

2018-08-22 Thread Django
#29490: Subresource integrity for form assets -+ Reporter: Meiyer |Owner: nobody Type: New feature | Status: new Component: Forms| Version:

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

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

Re: [Django] #29700: Provide an "autocomplete_ordering" value in ModelAdmin, to decouple autocomplete ordering from admin ordering

2018-08-22 Thread Django
#29700: Provide an "autocomplete_ordering" value in ModelAdmin, to decouple autocomplete ordering from admin ordering +-- Reporter: David W. Lloyd |Owner: nobody Type: New feature |