mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #24211 -- Removed ValuesQuerySet() and ValuesListQuerySet().
Thanks Anssi Kääriäinen, Marc Tamlyn, and Tim Graham for the reviews.
This commit is contained in:
@@ -178,6 +178,8 @@ Miscellaneous
|
||||
|
||||
.. _`httplib.responses`: https://docs.python.org/2/library/httplib.html#httplib.responses
|
||||
|
||||
* ``ValuesQuerySet`` and ``ValuesListQuerySet`` have been removed.
|
||||
|
||||
.. _deprecated-features-1.9:
|
||||
|
||||
Features deprecated in 1.9
|
||||
|
||||
Reference in New Issue
Block a user