This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f2d8004967
django
/
tests
/
regressiontests
/
aggregation_regress
History
Anssi Kääriäinen
cafb266954
Fixed
#17144
-- MySQL again groups by PK only
...
Thanks to Christian Oudard for the report and tests.
2012-11-08 00:56:32 +02:00
..
fixtures
Renamed the fixtures used by the aggregation tests so they're only loaded by the tests that use them. Refs
#17275
.
2011-11-27 10:31:26 +00:00
__init__.py
Fixed
#3566
-- Added support for aggregation to the ORM. See the documentation for details on usage.
2009-01-15 11:06:34 +00:00
models.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Fixed
#17144
-- MySQL again groups by PK only
2012-11-08 00:56:32 +02:00