Re: [Django] #28719: Better exception message when get_queryset returns None

2017-10-17 Thread Django
#28719: Better exception message when get_queryset returns None ---+-- Reporter: Bjorn Kristinsson |Owner: (none) Type: Bug| Status: new Component:

Re: [Django] #28720: Add HttpRequest.get_full_path_info

2017-10-17 Thread Django
#28720: Add HttpRequest.get_full_path_info ---+-- Reporter: Jonas Haag |Owner: (none) Type: New feature| Status: new Component: HTTP handling |

Re: [Django] #28720: Add HttpRequest.get_full_path_info

2017-10-17 Thread Django
#28720: Add HttpRequest.get_full_path_info ---+-- Reporter: Jonas Haag |Owner: Zac Yauney Type: New feature| Status: assigned Component: HTTP handling |

Re: [Django] #28291: ArrayField cannot contain JSONField; causes SQL error

2017-10-17 Thread Django
#28291: ArrayField cannot contain JSONField; causes SQL error --+-- Reporter: Richard Eames |Owner: Zac Yauney Type: Bug | Status: assigned Component:

Re: [Django] #28719: Better exception message when get_queryset returns None

2017-10-17 Thread Django
#28719: Better exception message when get_queryset returns None ---+-- Reporter: Bjorn Kristinsson |Owner: yauneyz Type: Bug| Status: assigned Component:

[Django] #28720: Add HttpRequest.get_full_path_info

2017-10-17 Thread Django
#28720: Add HttpRequest.get_full_path_info -+ Reporter: Jonas Haag | Owner: nobody Type: New feature| Status: new Component: HTTP handling |

Re: [Django] #28720: Add HttpRequest.get_full_path_info

2017-10-17 Thread Django
#28720: Add HttpRequest.get_full_path_info ---+-- Reporter: Jonas Haag |Owner: nobody Type: New feature| Status: new Component: HTTP handling |

Re: [Django] #28712: Add ability to apply separate attributes to ChoiceWidget options

2017-10-17 Thread Django
#28712: Add ability to apply separate attributes to ChoiceWidget options -+-- Reporter: Stephen Swatman |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #28718: Password reset shouldn't depend on the current password being hashed with a supported hasher (was: Resetting your password shouldn't depend on your current password being hashed w

2017-10-17 Thread Django
#28718: Password reset shouldn't depend on the current password being hashed with a supported hasher --+ Reporter: Josh Harwood |Owner: nobody Type: Bug | Status: new

Re: [Django] #28705: Wrong annotation when used with QuerySet.order_by() (was: Wrong annotation when used with order_by)

2017-10-17 Thread Django
#28705: Wrong annotation when used with QuerySet.order_by() -+- Reporter: Rafael Capucho |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28714: Add system checks for invalid model field names in Indexes (was: Django Makemigrations don't check if field name from indexes exists on model before creating a migration.)

2017-10-17 Thread Django
#28714: Add system checks for invalid model field names in Indexes -+- Reporter: Gabriel |Owner: nobody Type: | Status: new

Re: [Django] #28719: Better exception message when get_queryset returns None

2017-10-17 Thread Django
#28719: Better exception message when get_queryset returns None ---+-- Reporter: Bjorn Kristinsson |Owner: (none) Type: Bug| Status: new Component:

Re: [Django] #28719: Better exception message when get_queryset returns None

2017-10-17 Thread Django
#28719: Better exception message when get_queryset returns None -+- Reporter: Bjorn Kristinsson|Owner: Bjorn | Kristinsson Type: Bug

Re: [Django] #28718: Resetting your password shouldn't depend on your current password being hashed with a supported hasher

2017-10-17 Thread Django
#28718: Resetting your password shouldn't depend on your current password being hashed with a supported hasher -+- Reporter: Josh Harwood |Owner: nobody Type: |

[Django] #28719: Better exception message when get_queryset returns None

2017-10-17 Thread Django
#28719: Better exception message when get_queryset returns None -+ Reporter: Bjorn Kristinsson | Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #28718: Resetting your password shouldn't depend on your current password being hashed with a supported hasher

2017-10-17 Thread Django
#28718: Resetting your password shouldn't depend on your current password being hashed with a supported hasher -+- Reporter: Josh Harwood |Owner: nobody Type: |

Re: [Django] #28694: Make django.utils.text.slugify() remove redundant dashes and underscores (was: django.utils.text.slugify Django slugify correction)

2017-10-17 Thread Django
#28694: Make django.utils.text.slugify() remove redundant dashes and underscores -+- Reporter: Elinaldo do |Owner: Elinaldo Nascimento Monteiro| do Nascimento Monteiro

[Django] #28718: Resetting your password shouldn't depend on your current password being hashed with a supported hasher

2017-10-17 Thread Django
#28718: Resetting your password shouldn't depend on your current password being hashed with a supported hasher -+ Reporter: mr-bo-jangles | Owner: nobody Type: Bug|

Re: [Django] #26056: ArrayField does not work with ValueListQuerySet

2017-10-17 Thread Django
#26056: ArrayField does not work with ValueListQuerySet --+ Reporter: Przemek |Owner: (none) Type: New feature | Status: new Component: contrib.postgres

Re: [Django] #28636: Allow customizing the translation fallback language

2017-10-17 Thread Django
#28636: Allow customizing the translation fallback language -+- Reporter: Denis Anuschewski|Owner: nobody Type: New feature | Status: new Component: