This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
899eee3883bfdfeb4ea3ac7f6b3b4588b728e6dc
django
/
tests
/
distinct_on_fields
History
Matthew Shirley
4744e9939b
Fixed
#36683
-- Added error message on QuerySet.update() following distinct(*fields).
2025-10-25 12:21:27 -04:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#36683
-- Added error message on QuerySet.update() following distinct(*fields).
2025-10-25 12:21:27 -04:00