This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
d795259ea9
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