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 07:22:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
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
..
comparison
Fixed
#29767
-- Made date-related casts work on SQLite
2018-10-01 13:27:30 +02:00
datetime
Fixed
#29500
-- Fixed SQLite function crashes on null values.
2018-09-10 15:08:55 -04:00
math
Fixed
#29500
-- Fixed SQLite function crashes on null values.
2018-09-10 15:08:55 -04:00
text
Fixed
#29500
-- Fixed SQLite function crashes on null values.
2018-09-10 15:08:55 -04:00
window
Reorganized window db function tests.
2018-08-16 09:32:42 -04:00
__init__.py
…
models.py
Fixed
#29648
-- Fixed crash when using subqueries inside datetime truncation functions.
2018-08-07 16:47:54 -04:00
tests.py
Fixed
#29658
-- Registered model lookups in tests with a context manager.
2018-08-21 12:17:46 -04:00