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-03 02:23:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
a38ae914d8
django
/
tests
/
expressions
History
Download ZIP
Download TAR.GZ
Sergey Fedoseev
ae6fa914aa
Fixed
#28926
-- Fixed loss of precision of big DurationField values on SQLite and MySQL.
2017-12-28 17:35:41 -05:00
..
__init__.py
models.py
Fixed
#28689
-- Fixed unquoted table names in Subquery SQL when using OuterRef.
2017-10-25 21:52:38 +02:00
test_queryset_values.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Fixed
#28926
-- Fixed loss of precision of big DurationField values on SQLite and MySQL.
2017-12-28 17:35:41 -05:00