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-18 19:01:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
77ac2a74d9
django
/
tests
/
distinct_on_fields
History
Download ZIP
Download TAR.GZ
Matthew Shirley
4744e9939b
Some checks failed
Linters / flake8 (push)
Has been cancelled
Details
Linters / isort (push)
Has been cancelled
Details
Linters / black (push)
Has been cancelled
Details
Tests / Windows, SQLite, Python 3.14 (push)
Has been cancelled
Details
Tests / JavaScript tests (push)
Has been cancelled
Details
Fixed
#36683
-- Added error message on QuerySet.update() following distinct(*fields).
2025-10-25 12:21:27 -04:00
..
__init__.py
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