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-02-07 16:05:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Nick Pope
dd3feb0891
Reorganized window db function tests.
2018-08-16 09:32:42 -04:00
..
math
…
window
Reorganized window db function tests.
2018-08-16 09:32:42 -04:00
__init__.py
…
models.py
Fixed
#29648
-- Fixed crash when using subqueries inside datetime truncation functions.
2018-08-07 16:47:54 -04:00
test_cast.py
…
test_chr.py
…
test_datetime.py
Fixed
#29648
-- Fixed crash when using subqueries inside datetime truncation functions.
2018-08-07 16:47:54 -04:00
test_left.py
…
test_ord.py
…
test_pad.py
…
test_repeat.py
…
test_replace.py
…
test_right.py
…
test_strindex.py
…
test_trim.py
…
tests.py
…