This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-24 21:00:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
ae509f8f08
django
/
tests
/
annotations
History
Download ZIP
Download TAR.GZ
DevilsAutumn
32797e7fbf
Fixed
#33975
-- Fixed __in lookup when rhs is a queryset with annotate() and alias().
...
This fixes clearing selected fields.
2022-09-09 08:37:46 +02:00
..
__init__.py
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#33975
-- Fixed __in lookup when rhs is a queryset with annotate() and alias().
2022-09-09 08:37:46 +02:00