This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
queries
History
François Freitag
ad4a8acdb5
Fixed
#11557
-- Added support for a list of fields in Meta.get_latest_by and QuerySet.earliest()/latest().
2017-09-05 20:14:54 -04:00
..
__init__.py
…
models.py
…
test_iterator.py
Fixed
#27639
-- Added chunk_size parameter to QuerySet.iterator().
2017-06-01 17:50:41 -04:00
test_q.py
…
test_qs_combinators.py
Fixed
#28399
-- Fixed QuerySet.count() for union(), difference(), and intersection() queries.
2017-07-15 08:20:12 -04:00
tests.py
Fixed
#11557
-- Added support for a list of fields in Meta.get_latest_by and QuerySet.earliest()/latest().
2017-09-05 20:14:54 -04:00