Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

ValuesQuerySet removed in Django 1.9 #13

Open
harry-bridge opened this issue Mar 17, 2016 · 1 comment
Open

ValuesQuerySet removed in Django 1.9 #13

harry-bridge opened this issue Mar 17, 2016 · 1 comment

Comments

@harry-bridge
Copy link

ValuesQuerySet has been removed in Django 1.9 (release notes).

@Bellaby
Copy link

Bellaby commented Jul 29, 2019

I'm getting an error due to this. Could there be support added for Django 1.9> please?

    from django.db.models.query import QuerySet, ValuesQuerySet, ValuesListQuerySet
    ImportError: cannot import name 'ValuesQuerySet' from 'django.db.models.query'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants