Re: [Django] #26261: QuerySet.exclude() crashes when referencing related_query_name of GenericRelation

2018-08-09 Thread Django
#26261: QuerySet.exclude() crashes when referencing related_query_name of GenericRelation -+- Reporter: Amir Hadi|Owner: nobody Type: Bug |

Re: [Django] #29656: Range Fields do not support blank values via ModelForm

2018-08-09 Thread Django
#29656: Range Fields do not support blank values via ModelForm ---+-- Reporter: James Addison |Owner: nobody Type: Bug| Status: new Component: Forms |

[Django] #29656: Range Fields do not support blank values via ModelForm

2018-08-09 Thread Django
#29656: Range Fields do not support blank values via ModelForm -+ Reporter: James Addison | Owner: nobody Type: Bug| Status: new Component: Forms

Re: [Django] #21978: Add optional gunicorn support to runserver

2018-08-09 Thread Django
#21978: Add optional gunicorn support to runserver -+- Reporter: Tim Graham |Owner: Berker | Peksag Type: New feature |

Re: [Django] #21978: Add optional gunicorn support to runserver

2018-08-09 Thread Django
#21978: Add optional gunicorn support to runserver -+- Reporter: Tim Graham |Owner: Berker | Peksag Type: New feature |

Re: [Django] #28458: Add ModelMultipleChoiceField.validate_choices()

2018-08-09 Thread Django
#28458: Add ModelMultipleChoiceField.validate_choices() ---+ Reporter: Daniel Hahler |Owner: nobody Type: New feature| Status: new Component: Forms |

Re: [Django] #29446: Include template context in error page when relevant

2018-08-09 Thread Django
#29446: Include template context in error page when relevant -+ Reporter: Shai Berger |Owner: (none) Type: New feature | Status: new Component: Error reporting

Re: [Django] #29644: String representation of SearchQuery gives inaccurate results

2018-08-09 Thread Django
#29644: String representation of SearchQuery gives inaccurate results +-- Reporter: Alex Krupp |Owner: Tom Forbes Type: Bug | Status: assigned

Re: [Django] #29612: Add prefetch_related() cache invalidation for GenericRelations

2018-08-09 Thread Django
#29612: Add prefetch_related() cache invalidation for GenericRelations -+- Reporter: obayemi |Owner: Tom | Forbes Type: Bug

Re: [Django] #20205: PositiveIntegerfield does not handle empty values well

2018-08-09 Thread Django
#20205: PositiveIntegerfield does not handle empty values well -+- Reporter: anonymous|Owner: Amine | Zyad Type: Bug |

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

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

Re: [Django] #29655: Cannot enter Django admin interface when model instances are validated on save

2018-08-09 Thread Django
#29655: Cannot enter Django admin interface when model instances are validated on save -+-- Reporter: Evgeny Arshinov |Owner: nobody Type: Bug | Status: closed

Re: [Django] #29637: KeyError on empty_form.fields in InlineAdminFormSet when user don't have 'add' permission for the child model

2018-08-09 Thread Django
#29637: KeyError on empty_form.fields in InlineAdminFormSet when user don't have 'add' permission for the child model -+- Reporter: Clément Mangin |Owner: Clément

Re: [Django] #29637: KeyError on empty_form.fields in InlineAdminFormSet when user don't have 'add' permission for the child model

2018-08-09 Thread Django
#29637: KeyError on empty_form.fields in InlineAdminFormSet when user don't have 'add' permission for the child model -+- Reporter: Clément Mangin |Owner: Clément

Re: [Django] #28575: Allow pickling dynamically created Model exception classes (DoesNotExist, MultipleObjectsReturned, RelatedObjectDoesNotExist)

2018-08-09 Thread Django
#28575: Allow pickling dynamically created Model exception classes (DoesNotExist, MultipleObjectsReturned, RelatedObjectDoesNotExist) -+- Reporter: Rachel Tobin |Owner: nobody Type:

Re: [Django] #29655: Cannot enter Django admin interface when model instances are validated on save

2018-08-09 Thread Django
#29655: Cannot enter Django admin interface when model instances are validated on save -+-- Reporter: Evgeny Arshinov |Owner: nobody Type: Bug | Status: new

Re: [Django] #29655: Cannot enter Django admin interface when model instances are validated on save

2018-08-09 Thread Django
#29655: Cannot enter Django admin interface when model instances are validated on save -+-- Reporter: Evgeny Arshinov |Owner: nobody Type: Bug | Status: new

[Django] #29655: Cannot enter Django admin interface when model instances are validated on save

2018-08-09 Thread Django
#29655: Cannot enter Django admin interface when model instances are validated on save ---+ Reporter: Evgeny Arshinov | Owner: nobody Type: Bug | Status: new

Re: [Django] #29549: Document that Field.choices are enforced by model validation

2018-08-09 Thread Django
#29549: Document that Field.choices are enforced by model validation -+- Reporter: Evgeny Arshinov |Owner: Tim Type: | Graham Cleanup/optimization

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

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

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

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

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

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

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

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

Re: [Django] #29647: "Please correct the error below." when saving edit model form with inline formset and space at the end of primary key value

2018-08-09 Thread Django
#29647: "Please correct the error below." when saving edit model form with inline formset and space at the end of primary key value ---+-- Reporter: Alex Uralov|Owner: nobody Type: Bug