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 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Adam Johnson
a8fa3e5cd7
Refs
#33355
-- Added missing tests for database functions and expression on null values.
2021-12-22 11:46:18 +01:00
..
comparison
Fixed
#33018
-- Fixed annotations with empty queryset.
2021-09-29 20:23:29 +02:00
datetime
Refs
#33355
-- Fixed Trunc() with years < 1000 on SQLite.
2021-12-13 11:50:45 +01:00
math
Refs
#33355
-- Added missing tests for database functions and expression on null values.
2021-12-22 11:46:18 +01:00
migrations
…
text
Refs
#33355
-- Added missing tests for database functions and expression on null values.
2021-12-22 11:46:18 +01:00
window
…
__init__.py
…
models.py
…
tests.py
…