Re: [Django] #27449: Make django.utils.translation.trans_real.get_supported_language_variant public API

2018-02-19 Thread Django
#27449: Make django.utils.translation.trans_real.get_supported_language_variant public API -+- Reporter: Iacopo Spalletti |Owner: Sebastian | Sangervasi

Re: [Django] #28755: django.utils.translation.check_for_language doesn't check in the app folders

2018-02-19 Thread Django
#28755: django.utils.translation.check_for_language doesn't check in the app folders -+- Reporter: Dorian Amouroux |Owner: | ChillarAnand Type: Bug

Re: [Django] #29135: get_object_or_404() and get_list_or_404() swallow AttributeError in queryset filtering

2018-02-19 Thread Django
#29135: get_object_or_404() and get_list_or_404() swallow AttributeError in queryset filtering -+- Reporter: David Hagen |Owner: Yuri Type: | Shikanov Cleanu

Re: [Django] #28398: Allow management command invocation to suggest commands for mistyped commands

2018-02-19 Thread Django
#28398: Allow management command invocation to suggest commands for mistyped commands -+- Reporter: Vlada Macek |Owner: nobody Type: New feature | Status:

Re: [Django] #29135: get_object_or_404() and get_list_or_404() swallow AttributeError in queryset filtering

2018-02-19 Thread Django
#29135: get_object_or_404() and get_list_or_404() swallow AttributeError in queryset filtering -+- Reporter: David Hagen |Owner: Yuri Type: | Shikanov Cleanu

Re: [Django] #29140: Exception sending EmailMessage with body=None

2018-02-19 Thread Django
#29140: Exception sending EmailMessage with body=None -+- Reporter: Alex Schokking |Owner: Williams | Mendez Type: Bug |

Re: [Django] #17962: Add ModelAdmin.get_deleted_objects() hook

2018-02-19 Thread Django
#17962: Add ModelAdmin.get_deleted_objects() hook -+- Reporter: Chris Wilson |Owner: Rebecca | Smith Type: New feature |

[Django] #29143: IntConverter does not accept negative integers

2018-02-19 Thread Django
#29143: IntConverter does not accept negative integers -+- Reporter: Ashish | Owner: nobody Patil | Type: Bug| Status: assigned

Re: [Django] #29143: IntConverter does not accept negative integers

2018-02-19 Thread Django
#29143: IntConverter does not accept negative integers -+- Reporter: Ashish Patil |Owner: nobody Type: Bug | Status: assigned Component: Core

Re: [Django] #29143: IntConverter does not accept negative integers

2018-02-19 Thread Django
#29143: IntConverter does not accept negative integers -+- Reporter: Ashish Patil |Owner: Ashish | Patil Type: Bug |

Re: [Django] #29143: IntConverter does not accept negative integers

2018-02-19 Thread Django
#29143: IntConverter does not accept negative integers -+- Reporter: Ashish Nitin Patil |Owner: (none) Type: Bug | Status: new Component: Core (URL

Re: [Django] #29143: IntConverter does not accept negative integers

2018-02-19 Thread Django
#29143: IntConverter does not accept negative integers -+- Reporter: Ashish Nitin Patil |Owner: (none) Type: Bug | Status: closed Component: Core (

Re: [Django] #29135: get_object_or_404() and get_list_or_404() swallow AttributeError in queryset filtering

2018-02-19 Thread Django
#29135: get_object_or_404() and get_list_or_404() swallow AttributeError in queryset filtering -+- Reporter: David Hagen |Owner: Yuri Type: | Shikanov Cleanu

Re: [Django] #25718: Can’t use queries with JSON ’null’ values with JSONField

2018-02-19 Thread Django
#25718: Can’t use queries with JSON ’null’ values with JSONField -+- Reporter: Dmitry Dygalo|Owner: Dmitry | Dygalo Type: Bug |

Re: [Django] #22449: Colorize output of test results

2018-02-19 Thread Django
#22449: Colorize output of test results -+- Reporter: Jake Rothenbuhler|Owner: Yuri | Shikanov Type: New feature | Status

[Django] #29144: `DjangoTranslation.merge` loses catalog fallbacks

2018-02-19 Thread Django
#29144: `DjangoTranslation.merge` loses catalog fallbacks -+- Reporter: Patryk | Owner: Patryk Zawadzki Zawadzki | Type: Bug| Status:

Re: [Django] #29144: `DjangoTranslation.merge` loses catalog fallbacks

2018-02-19 Thread Django
#29144: `DjangoTranslation.merge` loses catalog fallbacks -+- Reporter: Patryk Zawadzki |Owner: Patryk | Zawadzki Type: Bug |

Re: [Django] #29140: Exception sending EmailMessage with body=None

2018-02-19 Thread Django
#29140: Exception sending EmailMessage with body=None -+- Reporter: Alex Schokking |Owner: Williams | Mendez Type: Bug |

Re: [Django] #27449: Make django.utils.translation.trans_real.get_supported_language_variant public API

2018-02-19 Thread Django
#27449: Make django.utils.translation.trans_real.get_supported_language_variant public API -+- Reporter: Iacopo Spalletti |Owner: Sebastian | Sangervasi

Re: [Django] #25718: Can’t use queries with JSON ’null’ values with JSONField

2018-02-19 Thread Django
#25718: Can’t use queries with JSON ’null’ values with JSONField -+- Reporter: Dmitry Dygalo|Owner: Dmitry | Dygalo Type: Bug |

Re: [Django] #29140: Exception sending EmailMessage with body=None

2018-02-19 Thread Django
#29140: Exception sending EmailMessage with body=None -+- Reporter: Alex Schokking |Owner: Williams | Mendez Type: Bug |

Re: [Django] #25600: Template `if` tag behavior change with 1.8, OneToOneField, RelatedObjectDoesNotExist is True?

2018-02-19 Thread Django
#25600: Template `if` tag behavior change with 1.8, OneToOneField, RelatedObjectDoesNotExist is True? -+- Reporter: Denis Cornehl|Owner: Robert Roskam Type: Bug |

Re: [Django] #25600: Template `if` tag behavior change with 1.8, OneToOneField, RelatedObjectDoesNotExist is True?

2018-02-19 Thread Django
#25600: Template `if` tag behavior change with 1.8, OneToOneField, RelatedObjectDoesNotExist is True? -+ Reporter: Denis Cornehl|Owner: (none) Type: Bug | Stat

Re: [Django] #17664: {% if %} template tag silences exceptions inconsistently

2018-02-19 Thread Django
#17664: {% if %} template tag silences exceptions inconsistently -+- Reporter: Tai Lee |Owner: Robert | Roskam Type: Bug |

Re: [Django] #17664: {% if %} template tag silences exceptions inconsistently

2018-02-19 Thread Django
#17664: {% if %} template tag silences exceptions inconsistently -+- Reporter: Tai Lee |Owner: Robert | Roskam Type: Bug |

Re: [Django] #27985: Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early.

2018-02-19 Thread Django
#27985: Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early. -+- Reporter: Jarek Glowacki |Owner: Sergey | Fedoseev Type: Bug

Re: [Django] #29144: `DjangoTranslation.merge` loses catalog fallbacks

2018-02-19 Thread Django
#29144: `DjangoTranslation.merge` loses catalog fallbacks -+- Reporter: Patryk Zawadzki |Owner: Patryk | Zawadzki Type: Bug |

Re: [Django] #27985: Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early.

2018-02-19 Thread Django
#27985: Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early. -+- Reporter: Jarek Glowacki |Owner: Sergey | Fedoseev Type: Bug

Re: [Django] #17664: {% if %} template tag silences exceptions inconsistently

2018-02-19 Thread Django
#17664: {% if %} template tag silences exceptions inconsistently -+- Reporter: Tai Lee |Owner: Robert | Roskam Type: Bug |

Re: [Django] #27985: Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early.

2018-02-19 Thread Django
#27985: Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early. -+- Reporter: Jarek Glowacki |Owner: Sergey | Fedoseev Type: Bug

[Django] #29145: CIText and __eq__

2018-02-19 Thread Django
#29145: CIText and __eq__ --+ Reporter: Дилян Палаузов | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 2.0