.. |
__init__.py
|
Reorganized text db function tests.
|
2018-08-16 15:44:31 -04:00 |
test_chr.py
|
Fixed #29658 -- Registered model lookups in tests with a context manager.
|
2018-08-21 12:17:46 -04:00 |
test_concat.py
|
Reorganized text db function tests.
|
2018-08-16 15:44:31 -04:00 |
test_left.py
|
Reorganized text db function tests.
|
2018-08-16 15:44:31 -04:00 |
test_length.py
|
Fixed #29658 -- Registered model lookups in tests with a context manager.
|
2018-08-21 12:17:46 -04:00 |
test_lower.py
|
Fixed #29658 -- Registered model lookups in tests with a context manager.
|
2018-08-21 12:17:46 -04:00 |
test_md5.py
|
Refs #28643 -- Added MD5 database function.
|
2019-02-21 10:52:51 +01:00 |
test_ord.py
|
Fixed #29658 -- Registered model lookups in tests with a context manager.
|
2018-08-21 12:17:46 -04:00 |
test_pad.py
|
Fixed #29500 -- Fixed SQLite function crashes on null values.
|
2018-09-10 15:08:55 -04:00 |
test_repeat.py
|
Fixed #29500 -- Fixed SQLite function crashes on null values.
|
2018-09-10 15:08:55 -04:00 |
test_replace.py
|
Reorganized text db function tests.
|
2018-08-16 15:44:31 -04:00 |
test_reverse.py
|
Refs #28643 -- Added Reverse database function.
|
2019-01-12 10:45:48 -05:00 |
test_right.py
|
Reorganized text db function tests.
|
2018-08-16 15:44:31 -04:00 |
test_sha1.py
|
Fixed #30240 -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions.
|
2019-03-20 19:30:43 +01:00 |
test_sha224.py
|
Simplified imports from django.db and django.contrib.gis.db.
|
2020-02-04 13:20:06 +01:00 |
test_sha256.py
|
Fixed #30240 -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions.
|
2019-03-20 19:30:43 +01:00 |
test_sha384.py
|
Fixed #30240 -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions.
|
2019-03-20 19:30:43 +01:00 |
test_sha512.py
|
Fixed #30240 -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions.
|
2019-03-20 19:30:43 +01:00 |
test_strindex.py
|
Reorganized text db function tests.
|
2018-08-16 15:44:31 -04:00 |
test_substr.py
|
Reorganized text db function tests.
|
2018-08-16 15:44:31 -04:00 |
test_trim.py
|
Fixed #29658 -- Registered model lookups in tests with a context manager.
|
2018-08-21 12:17:46 -04:00 |
test_upper.py
|
Fixed #29658 -- Registered model lookups in tests with a context manager.
|
2018-08-21 12:17:46 -04:00 |