1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/queryset_pickle
2020-09-11 07:58:52 +02:00
..
__init__.py
models.py Refs #25361 -- Added test for pickling queryset of abstract-inherited models with Meta.ordering. 2019-12-12 09:01:47 +01:00
tests.py Fixed #31943 -- Fixed recreating QuerySet.values()/values_list() when using a pickled Query. 2020-09-11 07:58:52 +02:00