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-22 12:14:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
9f3419b519
django
/
tests
/
aggregation
History
Download ZIP
Download TAR.GZ
sage
fb427e467c
Fixed aggregation tests crash on databases that don't support JSONFields.
2025-04-27 09:03:35 +02:00
..
__init__.py
models.py
Fixed aggregation tests crash on databases that don't support JSONFields.
2025-04-27 09:03:35 +02:00
test_filter_argument.py
Removed unnecessary commas in tests.
2022-12-21 11:41:29 +01:00
tests.py
Fixed
#36292
-- Fixed crash when aggregating over a group mixing transforms and references.
2025-04-03 17:51:26 +02:00