This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
db_functions
/
datetime
History
Lily Foote
649b28eab6
Fixed
#34070
-- Added subsecond support to Now() on SQLite and MySQL.
2022-10-03 12:13:27 +02:00
..
__init__.py
Reorganized datetime db function tests.
2018-08-16 16:18:09 -04:00
test_extract_trunc.py
Refs CVE-2022-34265 -- Properly escaped Extract() and Trunc() parameters.
2022-07-06 07:40:07 +02:00
test_now.py
Fixed
#34070
-- Added subsecond support to Now() on SQLite and MySQL.
2022-10-03 12:13:27 +02:00