summaryrefslogtreecommitdiff
path: root/tests/db_functions/text
Commit message (Expand)AuthorAgeFilesLines
* Simplified imports from django.db and django.contrib.gis.db.Nick Pope2020-02-041-2/+1
* Fixed #30240 -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database funct...Nick Pope2019-03-205-0/+232
* Refs #28643 -- Added MD5 database function.Mariusz Felisiak2019-02-211-0/+41
* Refs #28643 -- Added Reverse database function.Nick Pope2019-01-121-0/+46
* Fixed #29500 -- Fixed SQLite function crashes on null values.Srinivas Reddy Thatiparthy2018-09-102-0/+10
* Fixed #29658 -- Registered model lookups in tests with a context manager.Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)2018-08-216-24/+12
* Reorganized text db function tests.Nick Pope2018-08-1615-0/+609