This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-21 20:59:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
contrib
/
postgres
/
aggregates
History
Sergey Fedoseev
873858009c
Simplified Count.convert_value() and RegrCount.convert_value().
2017-09-16 14:31:51 +05:00
..
__init__.py
Fixed
#24301
-- Added PostgreSQL-specific aggregate functions
2015-03-30 10:44:37 -04:00
general.py
Fixed
#28370
-- Deprecated the context arg of Field.from_db_value() and Expression.convert_value().
2017-07-20 16:30:08 -04:00
statistics.py
Simplified Count.convert_value() and RegrCount.convert_value().
2017-09-16 14:31:51 +05:00