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-03-06 15:32:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
/
comparison
History
Claude Paroz
fc3a463048
Fixed
#29767
-- Made date-related casts work on SQLite
...
Thanks Rémy Hubscher for the report and Tim Graham and Simon Charette for the reviews.
2018-10-01 13:27:30 +02:00
..
__init__.py
…
test_cast.py
Fixed
#29767
-- Made date-related casts work on SQLite
2018-10-01 13:27:30 +02:00
test_coalesce.py
…
test_greatest.py
…
test_least.py
…