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-08-04 02:48:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
29769a9942
django
/
tests
/
aggregation
History
Download ZIP
Download TAR.GZ
Sergey Fedoseev
29769a9942
Fixed
#28382
-- Prevented BaseExpression._output_field from being set if _resolve_output_field() fails.
2017-07-11 08:29:08 -04:00
..
__init__.py
models.py
Refs
#23919
-- Removed python_2_unicode_compatible decorator usage
2017-01-18 13:44:34 +01:00
tests.py
Fixed
#28382
-- Prevented BaseExpression._output_field from being set if _resolve_output_field() fails.
2017-07-11 08:29:08 -04:00