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-01-26 02:00:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Mariusz Felisiak
c66ecc5568
Refs
#33355
-- Moved Trunc() assertions for invalid arguments and ISO 8601 week to separate tests.
2021-12-13 11:28:35 +01:00
..
comparison
Fixed
#33018
-- Fixed annotations with empty queryset.
2021-09-29 20:23:29 +02:00
datetime
Refs
#33355
-- Moved Trunc() assertions for invalid arguments and ISO 8601 week to separate tests.
2021-12-13 11:28:35 +01:00
math
Fixed
#31487
-- Added precision argument to Round().
2021-03-29 09:43:08 +02:00
migrations
Fixed
#31487
-- Added precision argument to Round().
2021-03-29 09:43:08 +02:00
text
Fixed
#32178
-- Allowed database backends to skip tests and mark expected failures.
2020-12-10 18:00:57 +01:00
window
…
__init__.py
…
models.py
Fixed
#31487
-- Added precision argument to Round().
2021-03-29 09:43:08 +02:00
tests.py
…