This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 09:05:43 +00:00
Code
Issues
25
Releases
Wiki
Activity
main
django
/
tests
/
db_functions
/
datetime
History
Shafiya Adzhani
22285d366c
Fixed
#33037
-- Fixed Trunc() with offset timezones on MySQL, SQLite, Oracle.
2024-02-15 10:02:57 +01:00
..
__init__.py
Reorganized datetime db function tests.
2018-08-16 16:18:09 -04:00
test_extract_trunc.py
Fixed
#33037
-- Fixed Trunc() with offset timezones on MySQL, SQLite, Oracle.
2024-02-15 10:02:57 +01:00
test_now.py
Refs
#33990
-- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
2022-10-08 08:07:38 +02:00